From db0a5d49d994b4e54439e9b3c500bc6f1ea13cdc Mon Sep 17 00:00:00 2001 From: Martin Wilke <miwi@FreeBSD.org> Date: Fri, 18 Dec 2015 05:45:00 +0000 Subject: - Fix a typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 205373 Submitted by: TEUBEL György Approved by: mat (mentor), maintainer Differential Revision: D4604 --- dns/nsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/nsd') diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 73c70c3e1d3b..e0cc3ee36c99 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -95,7 +95,7 @@ post-install: ${STAGEDIR}${PREFIX}/sbin/nsd-checkzone \ ${STAGEDIR}${PREFIX}/sbin/nsd-control -post-install-MUNIN_PLUGINS-on: +post-install-MUNIN_PLUGIN-on: ${MKDIR} ${STAGEDIR}${PREFIX}/share/munin/plugins ${INSTALL_SCRIPT} ${WRKSRC}/contrib/nsd_munin_ \ ${STAGEDIR}${PREFIX}/share/munin/plugins -- cgit v1.2.3