diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 12:04:06 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-18 12:04:06 +0000 |
commit | 1763f05373b588b6a97a9d730314d730cea641e0 (patch) | |
tree | 5b874f6b7fb38360b8bdc4b5e2e3a7a976653143 /www/xpi-noscript/Makefile | |
parent | c44fa33a5e74f28fd77012aba7e3a9c8d633e36a (diff) | |
download | ports-1763f05373b588b6a97a9d730314d730cea641e0.tar.gz ports-1763f05373b588b6a97a9d730314d730cea641e0.zip |
Notes
Diffstat (limited to 'www/xpi-noscript/Makefile')
-rw-r--r-- | www/xpi-noscript/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/xpi-noscript/Makefile b/www/xpi-noscript/Makefile index 7208bcbc557a..af27c545b5d1 100644 --- a/www/xpi-noscript/Makefile +++ b/www/xpi-noscript/Makefile @@ -6,15 +6,16 @@ # PORTNAME= noscript -PORTVERSION= 1.1.4.6.070317 +PORTVERSION= 1.1.4.7.070413 #DISTVERSIONSUFFIX= -fx+fl+mz+zm CATEGORIES= www -MASTER_SITES= http://ariel.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 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 |