treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -34,7 +34,7 @@ in stdenv.mkDerivation {
|
||||
intended to be a full replacement for GLUT, and has only a few
|
||||
differences.
|
||||
'';
|
||||
homepage = http://freeglut.sourceforge.net/;
|
||||
homepage = "http://freeglut.sourceforge.net/";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
||||
Reference in New Issue
Block a user