diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-12-29 11:19:26 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-12-29 11:19:26 +0000 |
commit | 4b8cdee69d168d0558022170b99269fc04713e0e (patch) | |
tree | 7a26ccb8b92324b4ae136b542825065a9623bde2 /net-mgmt | |
parent | f532c1a20f3c9103e72ac9a61832c50a11bf0f08 (diff) | |
download | ports-4b8cdee69d168d0558022170b99269fc04713e0e.tar.gz ports-4b8cdee69d168d0558022170b99269fc04713e0e.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix-frontend/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-frontend/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/zabbix-frontend/Makefile b/net-mgmt/zabbix-frontend/Makefile index 097014690c0b..7c7558cadcfa 100644 --- a/net-mgmt/zabbix-frontend/Makefile +++ b/net-mgmt/zabbix-frontend/Makefile @@ -8,6 +8,8 @@ PORTNAME= zabbix PKGNAMESUFFIX= -frontend +FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015 + MASTERDIR= ${.CURDIR}/../zabbix-server NO_BUILD= yes diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile index 097014690c0b..7c7558cadcfa 100644 --- a/net-mgmt/zabbix2-frontend/Makefile +++ b/net-mgmt/zabbix2-frontend/Makefile @@ -8,6 +8,8 @@ PORTNAME= zabbix PKGNAMESUFFIX= -frontend +FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015 + MASTERDIR= ${.CURDIR}/../zabbix-server NO_BUILD= yes |