diff options
author | bf <bf@FreeBSD.org> | 2011-08-05 17:07:13 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-08-05 17:07:13 +0800 |
commit | 687de29c25d996592234135f5a0384b5d85cb75a (patch) | |
tree | 85145f4dddba974ae4a69c7101114eb46cac6a15 | |
parent | 6310795f68c628eaf965d4711440fed3fb6022a8 (diff) | |
download | freebsd-ports-gnome-687de29c25d996592234135f5a0384b5d85cb75a.tar.gz freebsd-ports-gnome-687de29c25d996592234135f5a0384b5d85cb75a.tar.zst freebsd-ports-gnome-687de29c25d996592234135f5a0384b5d85cb75a.zip |
remove a problematic mirror, based upon repeated
distilator NXDOMAIN results
-rw-r--r-- | security/tor-devel/Makefile | 1 | ||||
-rw-r--r-- | security/tor/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index ddf389b407d8..efd0a10b9dcc 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= https://www.torproject.org/dist/ \ http://mirror.tor.hu/dist/ \ http://onion.anonymo.us.org/dist/ \ http://theonionrouter.com/dist/ \ - http://tor-www.5coluna.com/dist/ \ http://tor.amorphis.eu/dist/ \ http://tor.askapache.com/dist/ \ http://tor.beme-it.de/dist/ \ diff --git a/security/tor/Makefile b/security/tor/Makefile index 7065e698d9f0..436726145ace 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= https://www.torproject.org/dist/ \ http://mirror.tor.hu/dist/ \ http://onion.anonymo.us.org/dist/ \ http://theonionrouter.com/dist/ \ - http://tor-www.5coluna.com/dist/ \ http://tor.amorphis.eu/dist/ \ http://tor.askapache.com/dist/ \ http://tor.beme-it.de/dist/ \ |