aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-customizegoogle
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-06-18 14:06:47 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-06-18 14:06:47 +0000
commitc2d86c2d0f2ded881d596d43001e005993676073 (patch)
treed89f4ef6cf78e275802cbaec5d82434efcc934f1 /www/xpi-customizegoogle
parente1bb16de00767c977c40e36392eaf0a8d887e6cc (diff)
downloadports-c2d86c2d0f2ded881d596d43001e005993676073.tar.gz
ports-c2d86c2d0f2ded881d596d43001e005993676073.zip
- Fix plist
- Bump portrevision - Try to practice xpi-fu a bit more often Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=193798
Diffstat (limited to 'www/xpi-customizegoogle')
-rw-r--r--www/xpi-customizegoogle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xpi-customizegoogle/Makefile b/www/xpi-customizegoogle/Makefile
index 6f2a70f2bcaa..47609877291b 100644
--- a/www/xpi-customizegoogle/Makefile
+++ b/www/xpi-customizegoogle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= customizegoogle
PORTVERSION= 0.60
+PORTREVISION= 1
DISTVERSIONSUFFIX= -fx+fl
CATEGORIES= www
@@ -16,7 +17,7 @@ COMMENT= Enhance and tweak Google services
XPI_NUM= 743
XPI_ID= {fce36c1e-58d8-498a-b2a5-66ad1cedebbb}
XPI_FILES= Changes GPL Ideas README chrome/customizegoogle.jar \
- defaults/preferences/prefs.js install.rdf
+ defaults/preferences/prefs.js install.rdf chrome.manifest
XPI_DIRS= chrome defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"