diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-06-18 14:06:47 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-06-18 14:06:47 +0000 |
commit | c2d86c2d0f2ded881d596d43001e005993676073 (patch) | |
tree | d89f4ef6cf78e275802cbaec5d82434efcc934f1 /www/xpi-customizegoogle | |
parent | e1bb16de00767c977c40e36392eaf0a8d887e6cc (diff) | |
download | ports-c2d86c2d0f2ded881d596d43001e005993676073.tar.gz ports-c2d86c2d0f2ded881d596d43001e005993676073.zip |
Notes
Diffstat (limited to 'www/xpi-customizegoogle')
-rw-r--r-- | www/xpi-customizegoogle/Makefile | 3 |
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" |