aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-pdf_download
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 00:55:10 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 00:55:10 +0000
commitd4791b77602e375b6613b17038c7172d77845fae (patch)
tree72bf84b666afe50f6dec18b813f2d63f0297bf9c /www/xpi-pdf_download
parent4eea66201ecd9f2c93eb15a3607e126116ecf2d9 (diff)
downloadports-d4791b77602e375b6613b17038c7172d77845fae.tar.gz
ports-d4791b77602e375b6613b17038c7172d77845fae.zip
Notes
Diffstat (limited to 'www/xpi-pdf_download')
-rw-r--r--www/xpi-pdf_download/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/xpi-pdf_download/Makefile b/www/xpi-pdf_download/Makefile
index 742419d46e61..a0a622069793 100644
--- a/www/xpi-pdf_download/Makefile
+++ b/www/xpi-pdf_download/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pdf_download
PORTVERSION= 3.0.0.1
+PORTREVISION= 1
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
@@ -15,10 +16,9 @@ COMMENT= An extension to handle PDF files
XPI_ID= {37E4D8EA-8BDA-4831-8EA1-89053939A250}
XPI_NUM= 636
-XPI_FILES= META-INF/manifest.mf META-INF/zigbert.rsa META-INF/zigbert.sf \
- chrome/pdfdownload.jar chrome.manifest install.rdf \
+XPI_FILES= chrome/pdfdownload.jar chrome.manifest install.rdf \
defaults/preferences/prefs.js
-XPI_DIRS= META-INF chrome defaults/preferences defaults
+XPI_DIRS= chrome defaults/preferences defaults
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>