diff options
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index f04b0b1ec44..85c4bde96de 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2009/08/26 19:57:27 sno Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/18 09:58:49 wiz Exp $ # DISTNAME= openmsx-0.6.2 #PKGREVISION= 1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} |