diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /emulators/xnp2 | |
parent | bde4553a7c3ffd5d1cf4ccac8614fe83483d493e (diff) | |
download | pkgsrc-d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'emulators/xnp2')
-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 b020dbd9d2c..2f46f5a5d83 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 23:01:32 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/02/16 11:21:09 wiz Exp $ SNAPSHOTDATE= 20120618 DISTNAME= xnp2-${SNAPSHOTDATE} PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.asahi-net.or.jp/~aw9k-nnk/np2/ EXTRACT_SUFX= .tar.bz2 |