diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 02f8f7c52d84e7f703cacd69432b00d1f021935a (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /emulators/openmsx | |
parent | 2a2c6fd1dc2a9dec232f47934cb38bb452f6c6aa (diff) | |
download | pkgsrc-02f8f7c52d84e7f703cacd69432b00d1f021935a.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 67e838c702c..7177baf665a 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:02 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:23 wiz Exp $ # DISTNAME= openmsx-0.5.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} |