diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-11 11:51:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-11 11:51:03 +0000 |
commit | f82a3922f30871fab10f56647c587b74c51b427c (patch) | |
tree | c1dfce10949b1437456d57f2d65bbd6918cb247d /security/tor/Makefile | |
parent | 0bce0b3499be0c7ea56e1042e576e4a13c94be35 (diff) | |
download | ports-f82a3922f30871fab10f56647c587b74c51b427c.tar.gz ports-f82a3922f30871fab10f56647c587b74c51b427c.zip |
Notes
Diffstat (limited to 'security/tor/Makefile')
-rw-r--r-- | security/tor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index 3849986dbe1b..34cecb1dd91b 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -8,7 +8,8 @@ PORTNAME= tor PORTVERSION= 0.0.7.2 CATEGORIES= security -MASTER_SITES= http://freehaven.net/tor/dist/ +MASTER_SITES= http://www.mavetju.org/download/adopted/ \ + http://freehaven.net/tor/dist/ MAINTAINER= freebsd-ports@rikrose.net COMMENT= An anonymizing overlay network for TCP |