diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-23 01:55:17 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-23 01:55:17 +0000 |
commit | b0195ac96cd69257788936adea7bd10b99916c1e (patch) | |
tree | 5a8953a1054ce8a5286a7cbecf2b5e328a21d4a6 | |
parent | 5c43afed37595327d29947dc3b1f7ae41a247ac3 (diff) | |
download | ports-b0195ac96cd69257788936adea7bd10b99916c1e.tar.gz ports-b0195ac96cd69257788936adea7bd10b99916c1e.zip |
Notes
-rw-r--r-- | audio/icecast/Makefile | 1 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 1 |
2 files changed, 2 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 diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 0570907065a2..3cf961e96b50 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/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 |