aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-urllink/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-30 21:57:21 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-30 21:57:21 +0000
commit23662a370393106ea6786e6ed3de580407fa1669 (patch)
tree0c5cfa480348dfc3b23ce12a82ac4234873a39ce /www/xpi-urllink/Makefile
parentb4e46a1d2c3149716b5b349e457210a5bb7ba028 (diff)
downloadports-23662a370393106ea6786e6ed3de580407fa1669.tar.gz
ports-23662a370393106ea6786e6ed3de580407fa1669.zip
Notes
Diffstat (limited to 'www/xpi-urllink/Makefile')
-rw-r--r--www/xpi-urllink/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/xpi-urllink/Makefile b/www/xpi-urllink/Makefile
index 82c0de10c9ff..9ee5acc668f8 100644
--- a/www/xpi-urllink/Makefile
+++ b/www/xpi-urllink/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= urllink
-PORTVERSION= 1.06.9
+PORTVERSION= 1.07.0
DISTVERSIONSUFFIX= -fx+tb
CATEGORIES= www
@@ -15,8 +15,8 @@ COMMENT= Select a non-URL and open it in a browser window
XPI_DISTNAME= url_link
XPI_ID= {139a120b-c2ea-41d2-bf70-542d9f063dfd}
-XPI_FILES= chrome/urllink.jar install.rdf chrome.manifest
-XPI_DIRS= chrome
+XPI_FILES= chrome/urllink.jar chrome.manifest install.rdf
+XPI_DIRS= chrome release/chrome release
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>