treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
support pseudo-3D role playing games based on the Dungeons & Dragons
|
||||
ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment).
|
||||
'';
|
||||
homepage = http://gemrb.org/;
|
||||
homepage = "http://gemrb.org/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user