treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
passthru.tests.ferm = nixosTests.ferm;
|
||||
|
||||
meta = {
|
||||
homepage = http://ferm.foo-projects.org/;
|
||||
homepage = "http://ferm.foo-projects.org/";
|
||||
description = "Tool to maintain complex firewalls";
|
||||
longDescription = ''
|
||||
ferm is a tool to maintain complex firewalls, without having the trouble to
|
||||
|
||||
Reference in New Issue
Block a user