diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
commit | 68dd04711b0233ebc022eba4d73ae69a15ab9377 (patch) | |
tree | 1e537896a657568a4a80d9789ac67d477a6fb2b0 /devel/gconf2 | |
parent | 9fa5d4e59f0a1ef12f3c6956ba954548f38e4c6f (diff) | |
download | ports-68dd04711b0233ebc022eba4d73ae69a15ab9377.tar.gz ports-68dd04711b0233ebc022eba4d73ae69a15ab9377.zip |
Notes
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 010c80cd955b..ce1fb0e060e8 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gconf2 PORTVERSION= 2.28.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |