aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-cli
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-05-05 13:48:05 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-05-05 13:48:05 +0000
commit6c0a874384d2d1228e3a8c6032a866ee653ebd4b (patch)
tree8996120a79aefc1624533c2954a30a717ba5842e /net-p2p/transmission-cli
parenta8e2135a0fc8910a02189f2a8cf7f4f852bbcaaf (diff)
Notes
Diffstat (limited to 'net-p2p/transmission-cli')
-rw-r--r--net-p2p/transmission-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index e10a94c9c61e..dfc9e0ae6314 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transmission
PORTVERSION= 2.22
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net-p2p
MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
PKGNAMESUFFIX?= -cli
@@ -21,7 +21,7 @@ LIB_DEPENDS?= ${GEN_LIB_DEPENDS}
# General dependencies
GEN_LIB_DEPENDS=curl.6:${PORTSDIR}/ftp/curl \
- event-2.0.5:${PORTSDIR}/devel/libevent2
+ event-2.0.6:${PORTSDIR}/devel/libevent2
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
USE_GMAKE= yes