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 /devel/GConf/Makefile | |
parent | 2a2c6fd1dc2a9dec232f47934cb38bb452f6c6aa (diff) | |
download | pkgsrc-02f8f7c52d84e7f703cacd69432b00d1f021935a.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'devel/GConf/Makefile')
-rw-r--r-- | devel/GConf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index d94290d10e7..b595295fbfd 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2006/04/13 18:23:30 jlam Exp $ +# $NetBSD: Makefile,v 1.55 2006/04/17 13:46:04 wiz Exp $ # DISTNAME= GConf-1.0.9 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/1.0/} EXTRACT_SUFX= .tar.bz2 |