aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/unworkable
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-24 13:32:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-24 13:32:58 +0000
commitb5646534525f3eb9cce485f6580fe9a473ce2ba7 (patch)
treeffddb673c48038e781d69f6c3d08ec8855ad33a5 /net-p2p/unworkable
parentafee9d5cd365a4ef10c99ef86e5358e76a5d37f2 (diff)
Notes
Diffstat (limited to 'net-p2p/unworkable')
-rw-r--r--net-p2p/unworkable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile
index e12ee0be57b4..16aa576bb104 100644
--- a/net-p2p/unworkable/Makefile
+++ b/net-p2p/unworkable/Makefile
@@ -3,13 +3,14 @@
PORTNAME= unworkable
PORTVERSION= 0.53
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= GOOGLE_CODE
MAINTAINER= wenheping@gmail.com
COMMENT= Free BitTorrent Implementation
-LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
USES= scons
USE_OPENSSL= yes