diff options
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r-- | editors/gconf-editor/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 399fef7cbb7..947a53fe35e 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/12/13 00:45:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/15 00:06:12 xtraeme Exp $ # -DISTNAME= gconf-editor-0.3.1 -PKGREVISION= 5 +DISTNAME= gconf-editor-2.4.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/0.3/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= sab@posix.org.uk |