summaryrefslogtreecommitdiff
path: root/net/nagios-nrpe
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /net/nagios-nrpe
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/nagios-nrpe')
-rw-r--r--net/nagios-nrpe/Makefile6
-rw-r--r--net/nagios-nrpe/options.mk8
2 files changed, 7 insertions, 7 deletions
diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile
index beaab8e5c6b..ced2fde2510 100644
--- a/net/nagios-nrpe/Makefile
+++ b/net/nagios-nrpe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/08/17 14:23:07 taca Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/22 19:26:55 wiz Exp $
#
DISTNAME= nrpe-2.5.2
@@ -6,8 +6,8 @@ PKGNAME= nagios-${DISTNAME}
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/}
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sourceforge.net/projects/nagios/
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/nagios/
COMMENT= Nagios remote program execution daemon
GNU_CONFIGURE= yes
diff --git a/net/nagios-nrpe/options.mk b/net/nagios-nrpe/options.mk
index d230c6487b7..48fedfba212 100644
--- a/net/nagios-nrpe/options.mk
+++ b/net/nagios-nrpe/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1.1.1 2006/05/21 10:28:40 grant Exp $
+# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:56 wiz Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.nagios-nrpe
-PKG_SUPPORTED_OPTIONS= ssl tcpwrappers
-PKG_SUGGESTED_OPTIONS= tcpwrappers
+PKG_OPTIONS_VAR= PKG_OPTIONS.nagios-nrpe
+PKG_SUPPORTED_OPTIONS= ssl tcpwrappers
+PKG_SUGGESTED_OPTIONS= tcpwrappers
.include "../../mk/bsd.options.mk"