diff options
author | drochner <drochner@pkgsrc.org> | 2007-10-31 19:46:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-10-31 19:46:17 +0000 |
commit | 21b46e79adc1b503637facbfeb1b94ee4d3208cf (patch) | |
tree | 499e6fa414be52ac984a4803a433c6a57c06f097 /devel/GConf-ui | |
parent | 16145cc2ede0ed027c3e2f287a07613d0d0a6e5d (diff) | |
download | pkgsrc-21b46e79adc1b503637facbfeb1b94ee4d3208cf.tar.gz |
update to 2.20.1
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'devel/GConf-ui')
-rw-r--r-- | devel/GConf-ui/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile index 25d97ae72e9..023b879de3f 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2007/09/21 12:58:15 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2007/10/31 19:46:18 drochner Exp $ # .include "../../devel/GConf/Makefile.common" -PKGREVISION= 1 - PKGNAME= ${DISTNAME:S/GConf/GConf-ui/} BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION} |