diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-06-30 19:21:51 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-06-30 19:21:51 +0000 |
commit | 6fe04f86f7521dbadb528c24fd35d1bdc81ebba7 (patch) | |
tree | 37fdd1346c8cedbf5d472a2ad75081248a37f81e | |
parent | eb5a24937b8043059aa89e0c1f5da307139dd979 (diff) | |
download | ports-6fe04f86f7521dbadb528c24fd35d1bdc81ebba7.tar.gz ports-6fe04f86f7521dbadb528c24fd35d1bdc81ebba7.zip |
Notes
-rw-r--r-- | net-mgmt/nrpe/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index a0c75bf811c4..4ee9f819cc23 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -12,8 +12,6 @@ COMMENT?= Nagios Remote Plugin Executor RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins -LATEST_LINK= nrpe2 - CONFLICTS= nrpe-ssl-2.* USES= perl5 |