Deleted Added
full compact
1c1
< # $FreeBSD: head/sbin/dhclient/Makefile 74815 2001-03-26 14:33:27Z ru $
---
> # $FreeBSD: head/sbin/dhclient/Makefile 75286 2001-04-07 11:21:35Z ru $
15a16,18
> SCRIPTS= scripts/freebsd
> SCRIPTSNAME= dhclient-script
>
19,23d21
< beforeinstall:
< ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
< ${DIST_DIR}/client/scripts/freebsd \
< ${DESTDIR}${BINDIR}/dhclient-script
<