summaryrefslogtreecommitdiff
path: root/security/tor-devel
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
commit5265c7a7989d783a5dbb5702c8d38f65b5e445b4 (patch)
tree8631e411d49297f4cf6dbca9150c3e0ac079219a /security/tor-devel
parent- Update to 1.2.4 (diff)
- Bump PORTREVISION since devel/libevent are updated.
Notes
Notes: svn path=/head/; revision=204872
Diffstat (limited to 'security/tor-devel')
-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 594449ce201e..0a5dd040d801 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tor
DISTVERSION= 0.2.0.12-alpha
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://www.torproject.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.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes