aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-noscript/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-noscript/Makefile')
-rw-r--r--www/xpi-noscript/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/xpi-noscript/Makefile b/www/xpi-noscript/Makefile
index af27c545b5d1..e6fce232c3aa 100644
--- a/www/xpi-noscript/Makefile
+++ b/www/xpi-noscript/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= noscript
-PORTVERSION= 1.1.4.7.070413
-#DISTVERSIONSUFFIX= -fx+fl+mz+zm
+PORTVERSION= 1.1.4.8.070423
+DISTVERSIONSUFFIX= -fx+mz+sm+fl
CATEGORIES= www
-MASTER_SITES= http://software.informaction.com/data/releases/ CENKES
+#MASTER_SITES= http://software.informaction.com/data/releases/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A security-enhancing Java/JS filtering extension
@@ -17,8 +17,8 @@ COMMENT= A security-enhancing Java/JS filtering extension
XPI_ID= {73a6fe31-595d-460b-a920-fcc0f8843232}
XPI_NUM= 722
XPI_FILES= GPL.txt NoScript_License.txt chrome/noscript.jar chrome.manifest \
- components/.autoreg components/noscriptService.js \
- defaults/preferences/noscript.js install.js install.rdf
+ components/noscriptService.js defaults/preferences/noscript.js \
+ install.js install.rdf .autoreg
XPI_DIRS= chrome components defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"