diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:09:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:09:21 +0000 |
commit | 19007b0c941d2eae411bbfffd734a4dd1ed5d95a (patch) | |
tree | b37c5dc69b30a1562c76b7bc4df41a00a65eb965 /dns/ddclient | |
parent | dac273fd32f2636f58a236a7f936e2562ed0e373 (diff) |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=375030
Diffstat (limited to 'dns/ddclient')
-rw-r--r-- | dns/ddclient/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index b52c614610cb..1acedc4ec93a 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -32,7 +32,6 @@ PORTDOCS= COPYRIGHT Changelog README.cisco README.ssl README.md \ sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local PLIST_FILES= etc/ddclient.conf.sample etc/periodic/daily/ddclient_force \ sbin/ddclient -PLIST_DIRSTRY= etc/periodic/daily etc/periodic post-patch: @${GREP} -lR '/usr' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ |