treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
ncurses as well so that you may render the virtual screen to the real
|
||||
screen when you need to.
|
||||
'';
|
||||
homepage = http://rote.sourceforge.net/;
|
||||
homepage = "http://rote.sourceforge.net/";
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user