diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | a7ed7181a4534011c8e6d454a9c8017c95a8761a (patch) | |
tree | ec9752850cf8d991421cc9d6e41616955aea4422 /emulators/xnp2 | |
parent | b1c8047b64ca9f92d9300724621281b7deaafd48 (diff) | |
download | pkgsrc-a7ed7181a4534011c8e6d454a9c8017c95a8761a.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'emulators/xnp2')
-rw-r--r-- | emulators/xnp2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index e95ac1c6229..734b2e2ac00 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2016/03/11 13:33:22 tsutsui Exp $ +# $NetBSD: Makefile,v 1.22 2016/08/03 10:22:44 adam Exp $ DISTNAME= xnp2-0.86 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.nonakap.org/np2/release/ EXTRACT_SUFX= .tar.bz2 |