diff options
Diffstat (limited to 'net/tor/Makefile')
-rw-r--r-- | net/tor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile index 3031b5081d1..0cec6685da6 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2012/06/14 14:50:45 hauke Exp $ +# $NetBSD: Makefile,v 1.87 2012/06/17 12:09:40 hauke Exp $ # -DISTNAME= tor-0.2.2.36 +DISTNAME= tor-0.2.2.37 CATEGORIES= net security MASTER_SITES= http://www.torproject.org/dist/ # MASTER_SITES redirects to https, and ftp(1) cannot handle that. |