Updated some meta information for the emulators I've tried recently. They all seem to work fine :-)

svn path=/nixpkgs/trunk/; revision=27905
This commit is contained in:
Sander van der Burg
2011-07-22 19:25:31 +00:00
parent 6ac699ba97
commit f635aceb5b
6 changed files with 29 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Commodore 64, 128 and other emulators";
homepage = http://www.viceteam.org;
license = "GPL";
license = "GPLv2+";
maintainers = [ lib.maintainers.sander ];
};
}