aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-08-31 02:51:48 +0800
committerantoine <antoine@FreeBSD.org>2017-08-31 02:51:48 +0800
commit0ac65ec2c9a0f50ac09df06009b388ed9b976d9c (patch)
tree099d0392faf081ca4936352b832d2ceb9c60b917
parentab3171d079044c839eab5c74d88fdb09acb3d1f7 (diff)
downloadfreebsd-ports-gnome-0ac65ec2c9a0f50ac09df06009b388ed9b976d9c.tar.gz
freebsd-ports-gnome-0ac65ec2c9a0f50ac09df06009b388ed9b976d9c.tar.zst
freebsd-ports-gnome-0ac65ec2c9a0f50ac09df06009b388ed9b976d9c.zip
Fix PKGBASE collisions
-rw-r--r--net-mgmt/nagios-check_bacula9/Makefile2
-rw-r--r--sysutils/bacula9-bat/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-check_bacula9/Makefile b/net-mgmt/nagios-check_bacula9/Makefile
index dc302e9cfb9c..4ec5928a4478 100644
--- a/net-mgmt/nagios-check_bacula9/Makefile
+++ b/net-mgmt/nagios-check_bacula9/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bacula
CATEGORIES= net-mgmt
PKGNAMEPREFIX= nagios-check_
-PKGNAMESUFFIX= #
+PKGNAMESUFFIX= 9
MAINTAINER= dvl@FreeBSD.org
COMMENT= Nagios plugin for Bacula
diff --git a/sysutils/bacula9-bat/Makefile b/sysutils/bacula9-bat/Makefile
index daf04f36a6bb..165e67cf714d 100644
--- a/sysutils/bacula9-bat/Makefile
+++ b/sysutils/bacula9-bat/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bacula
-PKGNAMESUFFIX= -bat
+PKGNAMESUFFIX= 9-bat
COMMENT= Network backup solution (GUI)