svn commit: r350348 - head/net-mgmt/nrpe
Niclas Zeising
zeising at FreeBSD.org
Sun Apr 6 10:07:14 UTC 2014
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 at FreeBSD.org
-COMMENT= Nagios Remote Plugin Executor
+COMMENT?= Nagios Remote Plugin Executor
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
More information about the svn-ports-head
mailing list