aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/lldpd
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-02-20 10:57:04 +0800
committerjbeich <jbeich@FreeBSD.org>2017-02-20 10:57:04 +0800
commit37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /net-mgmt/lldpd
parent3dcb47fa66f80920ebd69fe143bd3c3db57d31f0 (diff)
downloadfreebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.tar.gz
freebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.tar.zst
freebsd-ports-gnome-37fb9cacff2d0bdfd35e4db2eb0bcce97f6b0c61.zip
devel/libevent2: drop historical suffix after r362796
PR: 216777 Approved by: mm (maintainer)
Diffstat (limited to 'net-mgmt/lldpd')
-rw-r--r--net-mgmt/lldpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/lldpd/Makefile b/net-mgmt/lldpd/Makefile
index e9de89f84629..1650d5875323 100644
--- a/net-mgmt/lldpd/Makefile
+++ b/net-mgmt/lldpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lldpd
PORTVERSION= 0.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://media.luffy.cx/files/${PORTNAME}/ \
http://mirror.1labs.ch/${PORTNAME}/
@@ -13,7 +13,7 @@ COMMENT= LLDP (802.1ab)/CDP/EDP/SONMP/FDP daemon and SNMP subagent
LICENSE= ISCL
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
USES= libtool
USE_LDCONFIG= yes