diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-06 10:07:13 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-06 10:07:13 +0000 |
commit | 8837b7122d74719b5e99ee2a23b69ae88a1a020a (patch) | |
tree | 9738e2eb9154369994a1a53dc9018b0c782ecbea /net-mgmt/nrpe | |
parent | 655e794a5b04b80cffdad588d84624689a3189d0 (diff) | |
download | ports-8837b7122d74719b5e99ee2a23b69ae88a1a020a.tar.gz ports-8837b7122d74719b5e99ee2a23b69ae88a1a020a.zip |
Notes
Diffstat (limited to 'net-mgmt/nrpe')
-rw-r--r-- | net-mgmt/nrpe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index 4d0479169612..57f79aa60d99 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -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 |