diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 18:48:07 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 18:48:07 +0000 |
commit | bb08d2c7c7c1edd5044b38cc45b10396f55056c1 (patch) | |
tree | 5a712b8a93e70085dafcb4f602485716dff7d25c /net/asterisk16 | |
parent | - restore the healthy mix of marc and securityfocus (diff) |
Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>
bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
Notes
Notes:
svn path=/head/; revision=103676
Diffstat (limited to 'net/asterisk16')
-rw-r--r-- | net/asterisk16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index f6816dc37ab1..82db2899e80a 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ MAINTAINER= sobomax@FreeBSD.org COMMENT= An Open Source PBX and telephony toolkit +FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html + ONLY_FOR_ARCHS= i386 BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \ |