net/isc-dhcp43-server: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-02-12 04:58:37 +01:00
parent 226faefeeb
commit dd08718127
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ CFI_OVERRIDE= -fno-sanitize=cfi-icall
USES= gmake
PORTREVISION_SERVER= 2
PORTREVISION_SERVER= 3
PORTREVISION_CLIENT= 0
PORTREVISION_RELAY= 0

View file

@ -20,7 +20,7 @@
name="$file" ;
case $0 in
/etc/rc*)
/etc/rc*|/usr/sbin/service)
# during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown),
# so get the name of the script from $_file
name=$_file