treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://mama.indstate.edu/users/ice/tree/;
|
||||
homepage = "http://mama.indstate.edu/users/ice/tree/";
|
||||
description = "Command to produce a depth indented directory listing";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user