diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-03 02:24:50 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-12-03 02:24:50 +0000 |
commit | 468b8d3f427bdfa5449b87cde11afe1eef50c434 (patch) | |
tree | 8ae654214adf4ea23526df5bfe5dc99be09bb4d7 /www/xpi-flashgot/Makefile | |
parent | 5cf711f4028682549cb61f2c59d7746b30ff3480 (diff) | |
download | ports-468b8d3f427bdfa5449b87cde11afe1eef50c434.tar.gz ports-468b8d3f427bdfa5449b87cde11afe1eef50c434.zip |
Notes
Diffstat (limited to 'www/xpi-flashgot/Makefile')
-rw-r--r-- | www/xpi-flashgot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-flashgot/Makefile b/www/xpi-flashgot/Makefile index 82f228b9bcfe..d4ff302e1382 100644 --- a/www/xpi-flashgot/Makefile +++ b/www/xpi-flashgot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= flashgot -PORTVERSION= 0.5.97.01 +PORTVERSION= 0.5.97.02 DISTVERSIONSUFFIX= -fx+fl+mz+ns+zm+tb CATEGORIES= www @@ -15,7 +15,7 @@ COMMENT= Download links using popular download managers XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} XPI_FILES= FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \ - components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf + components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf XPI_DIRS= chrome components defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |