summaryrefslogtreecommitdiff
path: root/net/nagios-plugin-dnsmaster/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 11:45:28 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 11:45:28 +0000
commit6d1d2ca41e824dc78d236dd7507b72a54ede5a88 (patch)
tree97ee76f3981200121bbba776c699b2cf57cc3af5 /net/nagios-plugin-dnsmaster/Makefile
parentc541c77da9d5d98e1ba6000a10bd6ad0d291105c (diff)
downloadpkgsrc-6d1d2ca41e824dc78d236dd7507b72a54ede5a88.tar.gz
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'net/nagios-plugin-dnsmaster/Makefile')
-rw-r--r--net/nagios-plugin-dnsmaster/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nagios-plugin-dnsmaster/Makefile b/net/nagios-plugin-dnsmaster/Makefile
index 3fb98908d30..80c4696a655 100644
--- a/net/nagios-plugin-dnsmaster/Makefile
+++ b/net/nagios-plugin-dnsmaster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/12/03 02:29:20 manu Exp $
+# $NetBSD: Makefile,v 1.2 2019/11/03 11:45:42 rillig Exp $
#
DISTNAME= check_dnsmaster-0.1
@@ -12,7 +12,7 @@ HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/
COMMENT= Domain NS record monitoring plugin for Nagios
LICENSE= modified-bsd
-INSTALLATION_DIRS+= libexec/nagios
+INSTALLATION_DIRS+= libexec/nagios
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/check_dnsmaster \