diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /emulators/xnp2 | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
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 c9aeec12a32..26bf5dbb641 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/06/23 10:12:02 tsutsui Exp $ +# $NetBSD: Makefile,v 1.3 2012/09/07 19:16:34 adam Exp $ SNAPSHOTDATE= 20120618 DISTNAME= xnp2-${SNAPSHOTDATE} PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.asahi-net.or.jp/~aw9k-nnk/np2/ EXTRACT_SUFX= .tar.bz2 |