mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
rename rc script for ports lldpd from lldpd to elldpd, so that lldpd could
be reused in base after release (there is no separate namespace for ports and base daemons in rc.d-land)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
COMMENT= LLDP (802.1ab)/CDP/EDP/SONMP/FDP daemon and SNMP subagent
|
||||
|
||||
DISTNAME= lldpd-1.0.21
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += lldpctl 2.3 # 13.0
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
@rcscript ${RCDIR}/lldpd
|
||||
@rcscript ${RCDIR}/elldpd
|
||||
include/lldp-const.h
|
||||
include/lldpctl.h
|
||||
include/lldpctl.hpp
|
||||
|
||||
Reference in New Issue
Block a user