summaryrefslogtreecommitdiff
path: root/net/tor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tor/Makefile')
-rw-r--r--net/tor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index 1524bc53859..ec8de3fa290 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.80 2011/09/06 19:34:01 drochner Exp $
+# $NetBSD: Makefile,v 1.81 2011/09/06 23:49:25 gdt Exp $
#
DISTNAME= tor-0.2.2.32
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
+# MASTER_SITES redirects to https, and ftp(1) cannot handle that.
FETCH_USING= curl
MAINTAINER= athaba@users.sourceforge.net