aboutsummaryrefslogtreecommitdiff
path: root/audio/forked-daapd
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 /audio/forked-daapd
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 'audio/forked-daapd')
-rw-r--r--audio/forked-daapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/forked-daapd/Makefile b/audio/forked-daapd/Makefile
index 4531d861f64a..277efa2729a7 100644
--- a/audio/forked-daapd/Makefile
+++ b/audio/forked-daapd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= forked-daapd
PORTVERSION= 24.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= takumiiinn@gmail.com
@@ -17,7 +17,7 @@ LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \
libavahi-client.so:net/avahi-app \
libavcodec.so:multimedia/ffmpeg \
libconfuse.so:devel/libconfuse \
- libevent.so:devel/libevent2 \
+ libevent.so:devel/libevent \
libgcrypt.so:security/libgcrypt \
libinotify.so:devel/libinotify \
libmxml.so:textproc/mxml \