aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-tabmixplus/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-12-13 07:55:49 +0800
committersat <sat@FreeBSD.org>2006-12-13 07:55:49 +0800
commit8be05648b2f1cde66703518d10e3525df437d93f (patch)
treedb1e0e55c1b106257f7aa0e4db96ff5114e45146 /www/xpi-tabmixplus/Makefile
parentbbc3fe036ccb65a58e8ffe2a3b5631a685cc6d1f (diff)
downloadfreebsd-ports-gnome-8be05648b2f1cde66703518d10e3525df437d93f.tar.gz
freebsd-ports-gnome-8be05648b2f1cde66703518d10e3525df437d93f.tar.zst
freebsd-ports-gnome-8be05648b2f1cde66703518d10e3525df437d93f.zip
- Update to 0.3.5.2
Diffstat (limited to 'www/xpi-tabmixplus/Makefile')
-rw-r--r--www/xpi-tabmixplus/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-tabmixplus/Makefile b/www/xpi-tabmixplus/Makefile
index 33976899944f..b07041fd307f 100644
--- a/www/xpi-tabmixplus/Makefile
+++ b/www/xpi-tabmixplus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tabmixplus
-DISTVERSION= 0.3.5
+DISTVERSION= 0.3.5.2
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
@@ -18,8 +18,5 @@ XPI_ID= {dc572301-7619-498c-a57d-39143191b318}
XPI_FILES= chrome/tabmixplus.jar chrome.manifest defaults/preferences/tabmix.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
-post-extract:
- @${RMDIR} ${WRKSRC}/components
-
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>