diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-04-12 00:37:04 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-04-12 00:37:04 +0800 |
commit | cfdc2ce88f407f65e5e2f48ad43d203242b0ab8c (patch) | |
tree | d93b4b19d2bda5a3256da821d9d771aaf40cb5d5 /devel | |
parent | df4f4169d14da8512cfa94dd810e044346077731 (diff) | |
download | freebsd-ports-gnome-cfdc2ce88f407f65e5e2f48ad43d203242b0ab8c.tar.gz freebsd-ports-gnome-cfdc2ce88f407f65e5e2f48ad43d203242b0ab8c.tar.zst freebsd-ports-gnome-cfdc2ce88f407f65e5e2f48ad43d203242b0ab8c.zip |
- Mark FORBIDDEN
Submitted by: des
Approved by: portmgr (implicit)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/otrs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index 0e8c2028fcdb..05e059661dcb 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -14,6 +14,8 @@ COMMENT= Open Ticket Request System LICENSE= GPLv3 +FORBIDDEN= CVE-2013-2625 + BUILD_DEPENDS= p5-Date-Pcalc>=0:${PORTSDIR}/devel/p5-Date-Pcalc \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ |