diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-03-14 18:38:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-03-14 18:38:01 +0000 |
commit | 973e2e50eaf092bee32d6130fd7b234e9bb00be6 (patch) | |
tree | 4073ce8ddb6ac1442493432dca3a412ac1a05708 /audio/icecast/Makefile | |
parent | Fix pkg-plist braino. (diff) |
Whoops, back goes the FORBIDDEN tag..after months of silence, icecast
finally released a new version the day we released the advisory for the
old one, but it turns out there are still other security problems unfixed
in both.
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 7b5be0cac13f..1c1192629baf 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= chip@eboai.org +FORBIDDEN= "Nope, still insecure..lots of tasty buffer overflows" + HAS_CONFIGURE= yes CONFIGURE_ARGS=--with-libwrap |