aboutsummaryrefslogtreecommitdiffstats
path: root/www/preferential
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-03 17:54:27 +0800
committermiwi <miwi@FreeBSD.org>2009-04-03 17:54:27 +0800
commitd1852545897228549159367b86c702722817e071 (patch)
tree6db175e822b1b523f0183cc246a47c395ffed954 /www/preferential
parentf439307741f329616e529c30ca82728a08571f4b (diff)
downloadfreebsd-ports-gnome-d1852545897228549159367b86c702722817e071.tar.gz
freebsd-ports-gnome-d1852545897228549159367b86c702722817e071.tar.zst
freebsd-ports-gnome-d1852545897228549159367b86c702722817e071.zip
- Update PORTSCOUT flags
Diffstat (limited to 'www/preferential')
-rw-r--r--www/preferential/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/preferential/Makefile b/www/preferential/Makefile
index b1b9dcaed47e..bee5b30c7d70 100644
--- a/www/preferential/Makefile
+++ b/www/preferential/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= preferential
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.2
PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZDEV}
@@ -18,6 +18,8 @@ COMMENT= GUI interface to view & edit all ${GECKO} prefs
PLIST_FILES= %%MOZDIR%%/chrome/preferential.jar
+PORTSCOUT= skipv:0.8.2
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozex/Makefile.xpi"