diff options
author | Warner Losh <imp@FreeBSD.org> | 2000-12-11 06:58:09 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2000-12-11 06:58:09 +0000 |
commit | 239dd2a9d998fc94fbd2c055fc24938ecbac7df4 (patch) | |
tree | 47365d6896a298a00ec68728dc4a962c65c4d9c7 /irc | |
parent | f6be533ad027d668ffd416075a090b836b8115ef (diff) | |
download | ports-239dd2a9d998fc94fbd2c055fc24938ecbac7df4.tar.gz ports-239dd2a9d998fc94fbd2c055fc24938ecbac7df4.zip |
Notes
Diffstat (limited to 'irc')
-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 |