aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-cli
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
commita9425224f10817058f5b991255cf3a7c71c0b356 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /net-p2p/transmission-cli
parent0035e437637bd3cb16ac0a9e3a90ab639ace3666 (diff)
downloadports-a9425224f10817058f5b991255cf3a7c71c0b356.tar.gz
ports-a9425224f10817058f5b991255cf3a7c71c0b356.zip
devel/libevent2: drop historical suffix after r362796
PR: 216777 Approved by: mm (maintainer)
Notes
Notes: svn path=/head/; revision=434427
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 e2cf37dc4f9a..13534a2775b1 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -2,7 +2,7 @@
PORTNAME= transmission
PORTVERSION= 2.92
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= net-p2p
MASTER_SITES= https://github.com/transmission/transmission-releases/raw/master/ \
http://transmission.cachefly.net/
@@ -37,7 +37,7 @@ GEN_LIB_DEPENDS=libb64.so:converters/libb64 \
libminiupnpc.so:net/miniupnpc \
libnatpmp.so:net/libnatpmp \
libutp.so:net/libutp \
- libevent.so:devel/libevent2
+ libevent.so:devel/libevent
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:www/transmission-web
# This is master port of transmission-*, so don't override USES definition