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
+3 -1
View File
@@ -31,6 +31,8 @@ stdenv.mkDerivation {
meta = {
description = "A Super Nintendo Entertainment System Emulator";
license = "GPLv2";
license = "GPLv2+";
maintainers = [ stdenv.lib.maintainers.sander ];
homepage = http://www.zsnes.com;
};
}