diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-09 11:06:52 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-09 11:06:52 +0000 |
commit | f9c6c53e66fc9d3f8c79c5cf67fe7a978ca0903c (patch) | |
tree | f5943fa24032048db34a0ba6cccbec50a2f24d2f /net-mgmt/Makefile | |
parent | d86b5fc78e1d35474b97253796fd41ca8a1b9289 (diff) |
Notes
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 79327f65d830..0a2ded290da3 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -326,5 +326,9 @@ SUBDIR += zabbix22-frontend SUBDIR += zabbix22-proxy SUBDIR += zabbix22-server + SUBDIR += zabbix24-agent + SUBDIR += zabbix24-frontend + SUBDIR += zabbix24-proxy + SUBDIR += zabbix24-server .include <bsd.port.subdir.mk> |