diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-07 03:24:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-07 03:24:08 +0800 |
commit | 1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2 (patch) | |
tree | 2953bd661c3e3282f5883220bc37d1828cf4b813 /sysutils/gconf-editor/Makefile | |
parent | 4f39eb9370642b4c70842cabd7dd869e9ca011d9 (diff) | |
download | marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.tar marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.tar.gz marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.tar.bz2 marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.tar.lz marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.tar.xz marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.tar.zst marcuscom-ports-1b500dad5a1b22b0f7aa76eb4d395c1cdf347bd2.zip |
Update to 2.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1150 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index a44288b75..2f38204e4 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gconf-editor -PORTVERSION= 2.3.6 +PORTVERSION= 2.4.0 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |