aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nrpe3
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-07-11 21:43:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-07-11 21:43:28 +0000
commit29c281d88b4c354aeb844fc85661dcf96b3cad5b (patch)
treea088d23dcea8b0d9d9a9fdf1d832fceef9b2a58d /net-mgmt/nrpe3
parent1b9be56d923bd467954be734a510ac5e15325ba9 (diff)
downloadports-29c281d88b4c354aeb844fc85661dcf96b3cad5b.tar.gz
ports-29c281d88b4c354aeb844fc85661dcf96b3cad5b.zip
Fix dupplicate PKGBASE.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=445550
Diffstat (limited to 'net-mgmt/nrpe3')
-rw-r--r--net-mgmt/nrpe3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nrpe3/Makefile b/net-mgmt/nrpe3/Makefile
index a53916e7d53d..11231e3d2dcd 100644
--- a/net-mgmt/nrpe3/Makefile
+++ b/net-mgmt/nrpe3/Makefile
@@ -5,13 +5,14 @@ PORTNAME= nrpe
PORTVERSION= 3.2.0
PORTREVISION?= 0
CATEGORIES= net-mgmt
+PKGNAMESUFFIX= 3
MAINTAINER= zeising@FreeBSD.org
COMMENT?= Nagios Remote Plugin Executor
LICENSE= GPLv2
-CONFLICTS= nrpe-2.* nrpe-ssl-2.*
+CONFLICTS= nrpe nrpe-ssl
USE_GITHUB= yes
GH_ACCOUNT= NagiosEnterprises