treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
* View user index statistics.
|
||||
'';
|
||||
|
||||
homepage = http://ptop.projects.postgresql.org/;
|
||||
homepage = "http://ptop.projects.postgresql.org/";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.free; # see commands.c
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user