diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-07-29 08:17:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-07-29 08:17:33 +0000 |
commit | 6c1bc50c5abdca1badf06c2ce824c7d18348f62e (patch) | |
tree | 13884c3972492924bcc9354a067543369e3cb31d /security/pidgin-otr | |
parent | 8e4a0774cb376f202898a73bd8638c0d4955ef52 (diff) | |
download | ports-6c1bc50c5abdca1badf06c2ce824c7d18348f62e.tar.gz ports-6c1bc50c5abdca1badf06c2ce824c7d18348f62e.zip |
Notes
Diffstat (limited to 'security/pidgin-otr')
-rw-r--r-- | security/pidgin-otr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 0a813b7a1d8b..3130f2a2492e 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -11,8 +11,7 @@ PORTVERSION= 3.2.1 # Please do not bump PORTREVISION for this port unless you have # confirmed via testing that it is necessary CATEGORIES= security net -MASTER_SITES= http://www.cypherpunks.ca/otr/ \ - http://dougbarton.us/Downloads/ +MASTER_SITES= http://www.cypherpunks.ca/otr/ PKGNAMEPREFIX= pidgin- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc |