diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | cec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /emulators | |
parent | abe9e25af6e42948d4d2e4cc593e97335007e703 (diff) | |
download | pkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
Diffstat (limited to 'emulators')
-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 100927bae4e..9a821b2230e 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/06/14 06:39:49 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/06/14 15:33:12 wiz Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/ EXTRACT_SUFX= .tar.bz2 |