diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-18 03:08:45 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-18 03:08:45 +0000 |
commit | 8a1efb02be02501977004eb5029d28e1dcc21448 (patch) | |
tree | e5899e781c9a3844fa6491a856d5162cd2ab0a0f /security | |
parent | e072cb57f1904e359249ba6449a6fe593c0edcc6 (diff) | |
download | ports-8a1efb02be02501977004eb5029d28e1dcc21448.tar.gz ports-8a1efb02be02501977004eb5029d28e1dcc21448.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/tor/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index ed104aee74ef..cf4453bafabc 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: tor-devel -# Date created: 2005.10.20 -# Whom: peter.thoenen@yahoo.com -# +# Created by: peter.thoenen@yahoo.com # $FreeBSD$ -# PORTNAME= tor DISTVERSION= 0.2.3.25 @@ -32,7 +28,6 @@ MASTER_SITES= https://www.torproject.org/dist/ \ http://tor.idnr.ws/dist/ \ http://tor.myrl.net/dist/ \ http://tor.kamagurka.org/dist/ \ - http://tor.searchprivate.com/dist/ \ http://tor.spline.de/dist/ \ http://tor.taiga-san.net/dist/ \ http://tor.vesta.nu/dist/ \ @@ -48,7 +43,6 @@ MASTER_SITES= https://www.torproject.org/dist/ \ https://www.coevoet.nl/tor/dist/ \ http://www.oignon.net/dist/ \ http://www.torproject.nl/dist/ \ - http://www.torproject.org.in/dist/ \ http://www.torproject.org.nyud.net/dist/ \ http://www.torproject.us/dist/ \ http://www.torservers.net/mirrors/torproject.org/dist/ |