diff options
author | jedgar <jedgar@FreeBSD.org> | 2001-01-23 09:55:17 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2001-01-23 09:55:17 +0800 |
commit | 589444ec5546392eec2a6b5c2dffd92ed0725893 (patch) | |
tree | 01f57f9a4c277ec1ce5a855f9b9d4f94b9065afa /audio/icecast/Makefile | |
parent | 8d916257fc945143675322410836441e1da1b761 (diff) | |
download | freebsd-ports-gnome-589444ec5546392eec2a6b5c2dffd92ed0725893.tar.gz freebsd-ports-gnome-589444ec5546392eec2a6b5c2dffd92ed0725893.tar.zst freebsd-ports-gnome-589444ec5546392eec2a6b5c2dffd92ed0725893.zip |
Mark FORBIDDEN: Remotely exploitable buffer overflow
Obtained from: |CyRaX| <cyrax@pkcrew.org> via Bugtraq
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 0570907065a2..3cf961e96b50 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -9,6 +9,7 @@ PORTNAME= icecast PORTVERSION= 1.3.7 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ +FORBIDDEN= "Remotely exploitable buffer overflow" MAINTAINER= chip@eboai.org |