aboutsummaryrefslogtreecommitdiff
path: root/dns/checkdns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 00:15:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 00:15:04 +0000
commitcce3a74ecdf3566a811d274c9a56d31abd4472fa (patch)
tree7cd8cb4a85037d5d5f9eb04c034e7ad933d0e179 /dns/checkdns
parent68a5cc350c20f473d49d3f1f2daba75917014054 (diff)
Notes
Diffstat (limited to 'dns/checkdns')
-rw-r--r--dns/checkdns/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile
index 743f51fb04d6..b0ea1a071c02 100644
--- a/dns/checkdns/Makefile
+++ b/dns/checkdns/Makefile
@@ -36,6 +36,5 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR}
.endfor
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>