aboutsummaryrefslogtreecommitdiff
path: root/security/tor
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
commit907d5d1a391cea7dc4510deb3ead17400d689462 (patch)
tree6c30422131f6d4a1c3573653ef9e29e93cb33606 /security/tor
parent305a8cb2963ec2ad26a740802b442eeef4913b5c (diff)
Notes
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index e4a6257c5b99..ab7b287070d8 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tor
PORTVERSION= 0.1.2.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://www.torproject.org/dist/ \
http://mirror.onionland.org/dist/
@@ -17,7 +17,7 @@ MAINTAINER= nivo+kw+ports.bfa274@is-root.com
COMMENT= An anonymizing overlay network for TCP
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes