diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2019-04-25 11:56:06 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2019-04-25 11:56:06 +0000 |
commit | 07d9b4cf59a6877a5eb096fd146139aa186e9a95 (patch) | |
tree | be790bf70996c6cc36627f30c813a130ba46bd7c /net-mgmt/Makefile | |
parent | a412585335e95eed30edefa82c127b7e82d73a89 (diff) |
Notes
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index a43b5f7d7972..f651ff5e3e53 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -414,5 +414,10 @@ SUBDIR += zabbix4-java SUBDIR += zabbix4-proxy SUBDIR += zabbix4-server + SUBDIR += zabbix42-agent + SUBDIR += zabbix42-frontend + SUBDIR += zabbix42-java + SUBDIR += zabbix42-proxy + SUBDIR += zabbix42-server .include <bsd.port.subdir.mk> |