treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://dtach.sourceforge.net/;
|
||||
homepage = "http://dtach.sourceforge.net/";
|
||||
description = "A program that emulates the detach feature of screen";
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user