Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2014 10:07:14 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350348 - head/net-mgmt/nrpe
Message-ID:  <201404061007.s36A7EuD016978@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun Apr  6 10:07:13 2014
New Revision: 350348
URL: http://svnweb.freebsd.org/changeset/ports/350348
QAT: https://qat.redports.org/buildarchive/r350348/

Log:
  Fix comment to not overwrite the comment in slave ports.

Modified:
  head/net-mgmt/nrpe/Makefile

Modified: head/net-mgmt/nrpe/Makefile
==============================================================================
--- head/net-mgmt/nrpe/Makefile	Sun Apr  6 10:05:42 2014	(r350347)
+++ head/net-mgmt/nrpe/Makefile	Sun Apr  6 10:07:13 2014	(r350348)
@@ -8,7 +8,7 @@ CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	zeising@FreeBSD.org
-COMMENT=	Nagios Remote Plugin Executor
+COMMENT?=	Nagios Remote Plugin Executor
 
 RUN_DEPENDS=	${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404061007.s36A7EuD016978>