diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-03 19:07:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-03 19:07:54 +0000 |
commit | 41b031f973afca9b9364e0e967d7408eae28e7e3 (patch) | |
tree | dd169e1061a100c21ec0beba61887c0006accd6c /security/tor-devel | |
parent | bf8bec314b8c4b7f0f2d8c3599f0587dffee0b18 (diff) | |
download | ports-41b031f973afca9b9364e0e967d7408eae28e7e3.tar.gz ports-41b031f973afca9b9364e0e967d7408eae28e7e3.zip |
Notes
Diffstat (limited to 'security/tor-devel')
-rw-r--r-- | security/tor-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 88a92c39b859..5efe5c8e79a6 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= tor PORTVERSION= 0.0.8.1 CATEGORIES= security -MASTER_SITES= http://freehaven.net/tor/dist/ \ - http://www.mavetju.org/download/adopted/ +MASTER_SITES= http://tor.freehaven.net/dist/ MAINTAINER= freebsd-ports@rikrose.net COMMENT= An anonymizing overlay network for TCP |