summaryrefslogtreecommitdiff
path: root/net/tor/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-02-06 23:20:50 +0000
committerjperkin <jperkin>2013-02-06 23:20:50 +0000
commit11db90d7db7a643610400aae934fde1a52b4b20e (patch)
treed7d0af5d9808c460db88c75cae427e48392a4fee /net/tor/Makefile
parent5c33dcd46d2e40016f51685d20a76ab53e09987f (diff)
downloadpkgsrc-11db90d7db7a643610400aae934fde1a52b4b20e.tar.gz
PKGREVISION bumps for the security/openssl 1.0.1d update.
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 43be4b76569..51a2513520f 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.91 2012/11/26 19:00:20 drochner Exp $
+# $NetBSD: Makefile,v 1.92 2013/02/06 23:23:25 jperkin Exp $
#
DISTNAME= tor-0.2.3.25
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
# MASTER_SITES redirects to https, and ftp(1) cannot handle that.