treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation {
|
||||
(compatibility and core profiles), DirectX 9, DirectX 10 or DirectX 11
|
||||
to interactively tweak parameters on-screen
|
||||
'';
|
||||
homepage = http://anttweakbar.sourceforge.net/;
|
||||
homepage = "http://anttweakbar.sourceforge.net/";
|
||||
license = stdenv.lib.licenses.zlib;
|
||||
maintainers = [ stdenv.lib.maintainers.razvan ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user