aboutsummaryrefslogtreecommitdiff
path: root/dns/axfr2acl
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-09-14 12:19:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-09-14 12:19:48 +0000
commitafae652a2a20e0b0caa335e766dff03094773e1f (patch)
treeb5c267ca5490c7e06b5fe235a5d442d93eac880d /dns/axfr2acl
parent5a735b9d085e581f8b876095c25db79a9bc533dd (diff)
Notes
Diffstat (limited to 'dns/axfr2acl')
-rw-r--r--dns/axfr2acl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/axfr2acl/Makefile b/dns/axfr2acl/Makefile
index b53882dde668..c4704599cda6 100644
--- a/dns/axfr2acl/Makefile
+++ b/dns/axfr2acl/Makefile
@@ -17,6 +17,6 @@ RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS
USES= perl5
USE_PERL5= configure
-PLIST_FILES= bin/axfr2acl man/man1/axfr2acl.1.gz
+PLIST_FILES= bin/axfr2acl ${SITE_MAN1}/axfr2acl.1.gz
.include <bsd.port.mk>