diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-25 12:11:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-25 12:11:40 +0000 |
commit | 49ffc49d6ffe43dea54c53bc8502594be805827c (patch) | |
tree | 5d490c269277a4cbd735d180815e7e81ac1a0778 /security/tor-devel | |
parent | Fix the case where ${bindir} is a symlink. (diff) |
- Update MASTER_SITES
Submitted by: pointyhat
Notes
Notes:
svn path=/head/; revision=201988
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index c1cb476525b1..e81948c50ae1 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= tor DISTVERSION= 0.2.0.8-alpha CATEGORIES= security net -MASTER_SITES= http://tor.eff.org/dist/ \ +MASTER_SITES= http://www.torproject.org/dist/ \ http://mirror.onionland.org/dist/ PKGNAMESUFFIX= -devel |