diff options
author | imp <imp@FreeBSD.org> | 2000-12-11 14:58:09 +0800 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2000-12-11 14:58:09 +0800 |
commit | 9a2c9c965ca4f4673d720ff3722528eca4e34e0a (patch) | |
tree | 9cd51a2314ded0b70895fe9ca0a0f6572f67d4b0 /irc/bitchx/Makefile | |
parent | 543dd5efbaeac237fabea458bc4357a9b977646e (diff) | |
download | freebsd-ports-gnome-9a2c9c965ca4f4673d720ff3722528eca4e34e0a.tar.gz freebsd-ports-gnome-9a2c9c965ca4f4673d720ff3722528eca4e34e0a.tar.zst freebsd-ports-gnome-9a2c9c965ca4f4673d720ff3722528eca4e34e0a.zip |
Mark FORBIDDEN due to buffer overflows on butraq. Kris asked me to
disable this port since he doesn't have the connectivity to do so.
Approved by: kris
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r-- | irc/bitchx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 6128374d4988..d6a2264f751a 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ MAINTAINER= cj@vallcom.net WRKSRC= ${WRKDIR}/BitchX +FORBIDDEN= "Buffer overflow in bugtraq" USE_AUTOCONF= yes USE_GMAKE= yes |