diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-13 13:53:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-13 13:53:23 +0000 |
commit | fcc0b5fda026e38aa1efb7f318010e3a69098566 (patch) | |
tree | d235dceb5492df43911f7f1b522b59cc6164c7b2 /emulators/e-uae | |
parent | 22538e12e3f525cd419843289915758a5a78c187 (diff) | |
download | pkgsrc-fcc0b5fda026e38aa1efb7f318010e3a69098566.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'emulators/e-uae')
-rw-r--r-- | emulators/e-uae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 3dba773d844..8aa12da7864 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/11/15 22:56:54 abs Exp $ +# $NetBSD: Makefile,v 1.15 2011/01/13 13:53:27 wiz Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/ EXTRACT_SUFX= .tar.bz2 |