MFH: r514505

net/isc-dhcp44-client: Fix @sample usage after r509903

Installing isc-dhcp44-client-4.4.1...
cp: /usr/local/%D/etc/dhclient.conf.example: No such file or directory

Pointy hat:	bapt

Approved by:	ports-secteam blanket
This commit is contained in:
Tobias Kortkamp 2019-10-15 10:02:44 +00:00
parent dbea8853d5
commit a3e77b3ef1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=514506
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@ man/man5/dhclient.conf.5.gz
man/man5/dhclient.leases.5.gz
man/man8/dhclient.8.gz
man/man8/dhclient-script.8.gz
@sample %D/etc/dhclient.conf.example %D/etc/dhclient.conf
@sample etc/dhclient.conf.example etc/dhclient.conf
@exec [ -f /var/run/dhclient.leases ] || touch /var/run/dhclient.leases
@unexec [ -s /var/run/dhclient.leases ] || rm -f /var/run/dhclient.leases

View File

@ -20,7 +20,7 @@ LICENSE= MPL20
USES= gmake
PORTREVISION_SERVER= 4
PORTREVISION_CLIENT= 0
PORTREVISION_CLIENT= 1
PORTREVISION_RELAY= 0
SUBSYS?= server