diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-17 07:41:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-17 07:41:56 +0000 |
commit | f0ad9cd82245fd486b45c5a94a4facc527088bd8 (patch) | |
tree | d37f635d5e5e2a4cacf9d7df9dcd544e203234b0 /www/xpi-torbutton | |
parent | b310930509267e87a4caaab99688049d0711c066 (diff) | |
download | ports-f0ad9cd82245fd486b45c5a94a4facc527088bd8.tar.gz ports-f0ad9cd82245fd486b45c5a94a4facc527088bd8.zip |
Notes
Diffstat (limited to 'www/xpi-torbutton')
-rw-r--r-- | www/xpi-torbutton/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xpi-torbutton/Makefile b/www/xpi-torbutton/Makefile index f66469bd7135..fe8e0a1287b6 100644 --- a/www/xpi-torbutton/Makefile +++ b/www/xpi-torbutton/Makefile @@ -7,6 +7,7 @@ PORTNAME= torbutton PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.torproject.org/torbutton/releases/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Quickly toggle use of the Tor network XPI_NUM= 2275 -XPI_ID= {ec8030f7-c20a-464f-9b0e-13a3a9e97384} +XPI_ID= {e0204bd5-9d31-402b-a99d-a6aa8ffebdca} .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |