From 8696f0f8279bd3113a5a8bd41389628c4d9b09de Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 17 Mar 2010 07:41:56 +0000 Subject: - Fix XPI_ID PR: 144647 Submitted by: Dominic Fandrey --- www/xpi-torbutton/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/xpi-torbutton/Makefile b/www/xpi-torbutton/Makefile index f66469bd713..fe8e0a1287b 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 -- cgit