diff options
Diffstat (limited to 'net/ladvd/Makefile')
-rw-r--r-- | net/ladvd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index 8371b2c5b9d8..daff303087e9 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -6,13 +6,12 @@ # PORTNAME= ladvd -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.8.5 CATEGORIES= net MASTER_SITES= http://blinkenlights.nl/software/ladvd/ MAINTAINER= sten@blinkenlights.nl -COMMENT= A minimal CDP/LLDP sender +COMMENT= A minimal CDP/LLDP daemon LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent |