aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-05-09 17:54:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-05-09 17:54:40 +0000
commit0b6d267e85dc72d70caecfabf852f9bc7bcf0a1d (patch)
tree3565d0b1793cb125a9c3d3f250bd84b8153df76b /net-mgmt
parent88c5e8e9d24540e6494787e144b7ee9a6751b28c (diff)
downloadports-0b6d267e85dc72d70caecfabf852f9bc7bcf0a1d.tar.gz
ports-0b6d267e85dc72d70caecfabf852f9bc7bcf0a1d.zip
Note conflict with monitoring-plugins.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=353483
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagios-plugins/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index 7dda55d25b79..198ecdc7b33a 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nagios-plugins
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= https://www.nagios-plugins.org/download/ \
@@ -15,6 +15,8 @@ COMMENT= Plugins for Nagios
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+CONFLICTS_INSTALL= monitoring-plugins-*
+
USES= charsetfix gmake perl5 libtool
CHARSETFIX_MAKEFILEIN=Makefile.am
USE_SUBMAKE= yes