diff options
author | cs <cs@FreeBSD.org> | 2012-05-20 19:22:19 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-05-20 19:22:19 +0800 |
commit | 6af3886589d19dee7df855187b49d3e0353a8212 (patch) | |
tree | 82532fb3e9d080394774d9f25dd27c93f98b4269 /security/obfsproxy | |
parent | d8689025c8feda0037d7996a974b4dffe945c32c (diff) | |
download | freebsd-ports-graphics-6af3886589d19dee7df855187b49d3e0353a8212.tar.gz freebsd-ports-graphics-6af3886589d19dee7df855187b49d3e0353a8212.tar.zst freebsd-ports-graphics-6af3886589d19dee7df855187b49d3e0353a8212.zip |
Remove mirror which does not serve the distfile anymore
Diffstat (limited to 'security/obfsproxy')
-rw-r--r-- | security/obfsproxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile index 1121eaa3245..65a70440b0f 100644 --- a/security/obfsproxy/Makefile +++ b/security/obfsproxy/Makefile @@ -10,7 +10,6 @@ DISTVERSION= 0.1.4 PORTEPOCH= 1 CATEGORIES= security net MASTER_SITES= https://archive.torproject.org/tor-package-archive/obfsproxy/ \ - https://www.torproject.org/dist/obfsproxy/ \ https://www.c-s.li/ports/ MAINTAINER= cs@FreeBSD.org |