diff options
Diffstat (limited to 'emulators/xnp2/Makefile')
-rw-r--r-- | emulators/xnp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index e8b521c960e..3ebd8c55ac1 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/06/04 22:16:02 tron Exp $ +# $NetBSD: Makefile,v 1.11 2013/06/06 12:54:19 wiz Exp $ SNAPSHOTDATE= 20120618 DISTNAME= xnp2-${SNAPSHOTDATE} PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://www.asahi-net.or.jp/~aw9k-nnk/np2/ EXTRACT_SUFX= .tar.bz2 |