aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-noscript/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-26 17:58:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-26 17:58:13 +0000
commitf7acc5ba36b95db588b4fceff708b5d66272f359 (patch)
treea7ffc7f052f60416d1793dcdbdc2d9dd5f2715de /www/xpi-noscript/Makefile
parent41b335b00069e53502f1ed64a68bdfa973db56bf (diff)
downloadports-f7acc5ba36b95db588b4fceff708b5d66272f359.tar.gz
ports-f7acc5ba36b95db588b4fceff708b5d66272f359.zip
Notes
Diffstat (limited to 'www/xpi-noscript/Makefile')
-rw-r--r--www/xpi-noscript/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/xpi-noscript/Makefile b/www/xpi-noscript/Makefile
index 28a539adba9c..617f2b9eba32 100644
--- a/www/xpi-noscript/Makefile
+++ b/www/xpi-noscript/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= noscript
-PORTVERSION= 1.9.3.3
+PORTVERSION= 1.9.9.27
DISTVERSIONSUFFIX= -fx+sm+fn
CATEGORIES= www
-MAINTAINER= yasu@utahime.org
+MAINTAINER= miwi@FreeBSD.org
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/noscriptService.js defaults/preferences/noscript.js \
- install.js install.rdf .autoreg mozilla.cfg
-XPI_DIRS= chrome components defaults/preferences defaults
+ install.js install.rdf .autoreg mozilla.cfg META-INF/zigbert.rsa META-INF/manifest.mf META-INF/zigbert.sf
+XPI_DIRS= chrome components defaults/preferences defaults META-INF
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>