treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "An E-component of Network Intrusion Detection System which emulates the IP stack of Linux 2.0.x";
|
||||
homepage = http://libnids.sourceforge.net/;
|
||||
homepage = "http://libnids.sourceforge.net/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.symphorien ];
|
||||
# probably also bsd and solaris
|
||||
|
||||
Reference in New Issue
Block a user