diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-13 02:59:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-13 02:59:46 +0000 |
commit | 87bcc4026b0617eee68592fa612be97a53821119 (patch) | |
tree | da91e06e29adebbcf7f9fd11ccf50a21157db201 /irc/ircII | |
parent | aa77fa6fab564afdde437c65ddc3ed67e61f2ed3 (diff) | |
download | ports-87bcc4026b0617eee68592fa612be97a53821119.tar.gz ports-87bcc4026b0617eee68592fa612be97a53821119.zip |
Mark this port forbidden, it has a security hole.
Reported by: maintainer, kris
Notes
Notes:
svn path=/head/; revision=26787
Diffstat (limited to 'irc/ircII')
-rw-r--r-- | irc/ircII/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 3335f92c33f5..85efccba2511 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -14,6 +14,7 @@ MAINTAINER= torstenb@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc +FORBIDDEN= buffer overflow WRKSRC= ${WRKDIR}/${PKGNAME} MAN1= ircII.1 ircbug.1 |