aboutsummaryrefslogtreecommitdiff
path: root/net/ladvd
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/ladvd
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/ladvd')
-rw-r--r--net/ladvd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile
index 94330e566b39..7024fd33458f 100644
--- a/net/ladvd/Makefile
+++ b/net/ladvd/Makefile
@@ -4,7 +4,7 @@
PORTNAME= ladvd
PORTVERSION= 1.1.0
DISTVERSIONPREFIX=v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= sten@blinkenlights.nl
@@ -13,7 +13,7 @@ COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
-LIB_DEPENDS= libevent.so:devel/libevent2
+LIB_DEPENDS= libevent.so:devel/libevent
USERS= ladvd
GROUPS= ${USERS}