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