aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-downthemall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-downthemall/Makefile')
-rw-r--r--www/xpi-downthemall/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/xpi-downthemall/Makefile b/www/xpi-downthemall/Makefile
index 577611467045..91a4c06b1d9d 100644
--- a/www/xpi-downthemall/Makefile
+++ b/www/xpi-downthemall/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= downthemall
-PORTVERSION= 0.9.9.3
+PORTVERSION= 0.9.9.4
DISTVERSIONSUFFIX= -fx+fl+tb
CATEGORIES= www
@@ -15,6 +15,9 @@ COMMENT= Lets you download all the links in a webpage and much more
XPI_DISTNAME= downthemall_
XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8}
+XPI_FILES= chrome/dta.jar chrome.manifest components/privacycontrol.js \
+ defaults/preferences/privacycontrol.js gpl.txt install.rdf notice.txt
+XPI_DIRS= chrome components defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>