aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2026-06-30 20:33:59 +0000
committerRene Ladan <rene@FreeBSD.org>2026-06-30 20:33:59 +0000
commit0a3c32cbdc0ecffb40d76d9624862c9e802fdb2a (patch)
treea45685ff19d248fa7e2f244531d0d1a1489a4a15 /net-mgmt
parente56b8e46278144c6f6d38896617389e0dc82013b (diff)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/zabbix72-java/Makefile11
2 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 775de80d622c..18d509a84ba3 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -435,7 +435,6 @@
SUBDIR += zabbix7-proxy
SUBDIR += zabbix7-server
SUBDIR += zabbix72-frontend
- SUBDIR += zabbix72-java
SUBDIR += zabbix72-server
SUBDIR += zabbix74-agent
SUBDIR += zabbix74-frontend
diff --git a/net-mgmt/zabbix72-java/Makefile b/net-mgmt/zabbix72-java/Makefile
deleted file mode 100644
index 17d8ea6a7278..000000000000
--- a/net-mgmt/zabbix72-java/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-PORTNAME= zabbix72
-PORTREVISION= 2
-CATEGORIES= net-mgmt
-PKGNAMESUFFIX= -java
-
-MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
-PLIST= ${PKGDIR}/pkg-plist.java
-
-OPTIONS_DEFINE= IPV6
-
-.include "${MASTERDIR}/Makefile"