aboutsummaryrefslogtreecommitdiff
path: root/security/tor-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tor-devel/Makefile')
-rw-r--r--security/tor-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index c46b5c89ec94..e06bdb7d7d11 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tor
DISTVERSION= 0.2.0.2-alpha
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://tor.eff.org/dist/ \
http://mirror.onionland.org/dist/
@@ -16,7 +17,7 @@ MAINTAINER= peter.thoenen@yahoo.com
COMMENT= An anonymizing overlay network for TCP
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes