diff options
Diffstat (limited to 'security')
-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 c1cb476525b..e81948c50ae 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 |