aboutsummaryrefslogtreecommitdiffstats
path: root/security/tor
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-06-30 10:53:12 +0800
committerYen-Ming Lee <leeym@FreeBSD.org>2006-06-30 10:53:12 +0800
commitf16517a4838ffbe7105052632ff22ee50e640c46 (patch)
tree0db936d7306c846434946b6f400497c0a972c021 /security/tor
parent1baaaa4f314839fc2e6a0cdb4f943a278c9b56b9 (diff)
downloadfreebsd-ports-gnome-f16517a4838ffbe7105052632ff22ee50e640c46.tar.gz
freebsd-ports-gnome-f16517a4838ffbe7105052632ff22ee50e640c46.tar.zst
freebsd-ports-gnome-f16517a4838ffbe7105052632ff22ee50e640c46.zip
- update dependencies for libevent-1.2
Diffstat (limited to 'security/tor')
-rw-r--r--security/tor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index 197991bc7831..e4bd3922b992 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= freebsd-ports@rikrose.net
COMMENT= An anonymizing overlay network for TCP
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.2:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes