diff options
author | drochner <drochner> | 2007-10-31 19:46:17 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-10-31 19:46:17 +0000 |
commit | f9d6df0e97ee70543f7dd1ac702f7a1229efb583 (patch) | |
tree | 499e6fa414be52ac984a4803a433c6a57c06f097 /devel/GConf-ui | |
parent | 9cf2237bbf8be710dd4dc8e735ef2addb8da6a80 (diff) | |
download | pkgsrc-f9d6df0e97ee70543f7dd1ac702f7a1229efb583.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} |