treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
||||
ldapvi is an interactive LDAP client for Unix terminals. Using it, you
|
||||
can update LDAP entries with a text editor.
|
||||
'';
|
||||
homepage = http://www.lichteblau.com/ldapvi/;
|
||||
homepage = "http://www.lichteblau.com/ldapvi/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ domenkozar ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user