diff options
Diffstat (limited to 'devel/gconf2/Makefile')
-rw-r--r-- | devel/gconf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index f9127163f048..ed6f8d8cd495 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -10,7 +10,7 @@ PORTNAME= gconf2 PORTVERSION= 2.24.0 PORTREVISION?= 0 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= GConf-${PORTVERSION} DIST_SUBDIR= gnome2 |