diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-13 13:36:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-13 13:36:05 +0000 |
commit | f373794a7840d84aba5824ce1fea71456a0a109c (patch) | |
tree | 88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /emulators/NeoPop-SDL | |
parent | 5ea958db557afde3b2500f3035098e712d8bb563 (diff) | |
download | pkgsrc-f373794a7840d84aba5824ce1fea71456a0a109c.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'emulators/NeoPop-SDL')
-rw-r--r-- | emulators/NeoPop-SDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index 6fed40bebd1..1caa6c86c7e 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/01/13 13:37:35 wiz Exp $ # DISTNAME= NeoPop-SDL-0.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/NeoPop-SDL/ EXTRACT_SUFX= .tar.bz2 |