aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-colorfultabs/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-05 11:14:02 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-05 11:14:02 +0000
commit973d960d97cb46c735ab692977389157051f52eb (patch)
tree0c32529d12db2e8381b24b9ab1ec6194f6c1acaf /www/xpi-colorfultabs/Makefile
parent7cbb8cb22b2f7ae3f398bd7aae52fcbdf78a4512 (diff)
downloadports-973d960d97cb46c735ab692977389157051f52eb.tar.gz
ports-973d960d97cb46c735ab692977389157051f52eb.zip
Notes
Diffstat (limited to 'www/xpi-colorfultabs/Makefile')
-rw-r--r--www/xpi-colorfultabs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/xpi-colorfultabs/Makefile b/www/xpi-colorfultabs/Makefile
index 1853f2225821..72a058195ed6 100644
--- a/www/xpi-colorfultabs/Makefile
+++ b/www/xpi-colorfultabs/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= colorfultabs
-PORTVERSION= 2.0.2
-DISTVERSIONSUFFIX= -firefox
+PORTVERSION= 2.0.4
+DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= infofarmer@FreeBSD.org
@@ -15,8 +15,8 @@ COMMENT= Colors every tab in a different color
XPI_ID= {0545b830-f0aa-4d7e-8820-50a4629a56fe}
XPI_NUM= 1368
-XPI_FILES= chrome/clrtabs.jar chrome.manifest defaults/preferences/defaults.js install.js \
- install.rdf
+XPI_FILES= chrome/clrtabs.jar chrome/todo.txt chrome.manifest \
+ defaults/preferences/defaults.js install.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"