diff options
Diffstat (limited to 'emulators/openmsx/Makefile')
-rw-r--r-- | emulators/openmsx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 97545909c75..b56903d6010 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/11 09:40:39 wiz Exp $ # DISTNAME= openmsx-0.5.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} |