diff options
Diffstat (limited to 'devel/gconf2')
-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 1d34d8b7c3b0..a4b8bc53387d 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gconf2 PORTVERSION= 2.28.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |