diff options
Diffstat (limited to 'emulators/ROMBuild/Makefile')
-rw-r--r-- | emulators/ROMBuild/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile index c02722037df..13e8136b503 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/01/20 23:41:29 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:00 joerg Exp $ # DISTNAME= rbuild27 PKGNAME= ROMBuild-2.7 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMBuild/ EXTRACT_SUFX= .zip |