diff options
Diffstat (limited to 'emulators/ROMBuild/Makefile')
-rw-r--r-- | emulators/ROMBuild/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile index 4e610a481d1..b5e7b416135 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 12:55:09 asau Exp $ +# $NetBSD: Makefile,v 1.20 2014/10/07 20:49:47 shattered Exp $ # -DISTNAME= rbuild29 -PKGNAME= ROMBuild-2.9 +DISTNAME= rbuild214 +PKGNAME= ROMBuild-2.14 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMBuild/ EXTRACT_SUFX= .zip |