aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-jsview/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-07-18 12:35:32 +0800
committersat <sat@FreeBSD.org>2006-07-18 12:35:32 +0800
commit0c1d1af2e1bcdc2dfa1f909510e88161783b749e (patch)
tree93932b3c6fe917484df19620179700d1bbc8399d /www/xpi-jsview/Makefile
parentf07dbe5eb9318aed802a9e36c109a00ff37c8722 (diff)
downloadfreebsd-ports-gnome-0c1d1af2e1bcdc2dfa1f909510e88161783b749e.tar.gz
freebsd-ports-gnome-0c1d1af2e1bcdc2dfa1f909510e88161783b749e.tar.zst
freebsd-ports-gnome-0c1d1af2e1bcdc2dfa1f909510e88161783b749e.zip
- Update to 1.1.5
Diffstat (limited to 'www/xpi-jsview/Makefile')
-rw-r--r--www/xpi-jsview/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/xpi-jsview/Makefile b/www/xpi-jsview/Makefile
index 62fd3aa91170..5e3ad217388f 100644
--- a/www/xpi-jsview/Makefile
+++ b/www/xpi-jsview/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= jsview
-PORTVERSION= 1.1.4
-DISTVERSIONSUFFIX= -fx
+PORTVERSION= 1.1.5
+DISTVERSIONSUFFIX= -fx+zm
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_CSME}
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Easily view embedded/external JS and CSS
XPI_ID= {cf15270e-cf08-4def-b4ea-6a5ac23f3bca}
-XPI_FILES= chrome/jsview.jar chrome.manifest install.js install.rdf
-XPI_DIRS= chrome
+XPI_FILES= chrome/jsview.jar chrome.manifest defaults/preferences/jsview.js install.js install.rdf
+XPI_DIRS= chrome defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>