diff options
author | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
commit | 1a3fdb3358a326a6f5fd31658abf9e70aff71024 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /emulators/zsnes | |
parent | 853c2c1e235e3f226c8715a7526402092d570daf (diff) | |
download | pkgsrc-1a3fdb3358a326a6f5fd31658abf9e70aff71024.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'emulators/zsnes')
-rw-r--r-- | emulators/zsnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index c45e63c0c93..0464c47f399 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2012/12/17 03:37:09 dholland Exp $ +# $NetBSD: Makefile,v 1.44 2013/02/16 11:21:09 wiz Exp $ DISTNAME= zsnes151src PKGNAME= zsnes-1.51 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} EXTRACT_SUFX= .tar.bz2 |