diff options
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 5987e3a2ea4d..fba5733e8557 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gconf -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= unstable/sources/GConf +MASTER_SITE_SUBDIR= stable/sources/GConf DISTNAME= GConf-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |