diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-02-02 17:13:43 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-02-02 17:13:43 -0200 |
commit | bea7b6cb334b095100ce2fc1245c82a3529d5293 (patch) | |
tree | 7e5f46451daa95c6b31bbdc8deebb058f02777b0 /pkg_config.10.xml | |
parent | d52da0ec660392a3c5707c9773f974e15b2e15bd (diff) | |
parent | 079f68afc7b057122a26ac38cce53cd37cb5ee03 (diff) | |
download | pfsense-packages-bea7b6cb334b095100ce2fc1245c82a3529d5293.tar.gz pfsense-packages-bea7b6cb334b095100ce2fc1245c82a3529d5293.tar.bz2 pfsense-packages-bea7b6cb334b095100ce2fc1245c82a3529d5293.zip |
Merge pull request #747 from dbaio/zabbix24_01
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index e08c87ff..f9d22f75 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1332,8 +1332,8 @@ <configurationfile>zabbix2-agent.xml</configurationfile> <maintainer>dbaio@bsd.com.br</maintainer> <build_pbi> - <custom_name>zabbix22-agent</custom_name> - <port>net-mgmt/zabbix22-agent</port> + <custom_name>zabbix24-agent</custom_name> + <port>net-mgmt/zabbix24-agent</port> </build_pbi> <depends_on_package_pbi>zabbix22-agent-2.2.7-##ARCH##.pbi</depends_on_package_pbi> </package> @@ -1348,8 +1348,8 @@ <configurationfile>zabbix2-proxy.xml</configurationfile> <maintainer>dbaio@bsd.com.br</maintainer> <build_pbi> - <custom_name>zabbix22-proxy</custom_name> - <port>net-mgmt/zabbix22-proxy</port> + <custom_name>zabbix24-proxy</custom_name> + <port>net-mgmt/zabbix24-proxy</port> </build_pbi> <build_options>OPTIONS_SET+= SQLITE IPV6;OPTIONS_UNSET+= MYSQL JABBER GSSAPI</build_options> <depends_on_package_pbi>zabbix22-proxy-2.2.7-##ARCH##.pbi</depends_on_package_pbi> |