diff options
author | jedgar <jedgar@FreeBSD.org> | 2002-05-07 16:57:59 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2002-05-07 16:57:59 +0000 |
commit | 7a0c0c1e8c122d170b14a4eeac614986a2502b3d (patch) | |
tree | 8f8699858b56a17023f9645100dcf58a256bc88d /audio/icecast | |
parent | d03ee72de6dbc6337b397379290c0f4b11ec7152 (diff) | |
download | FreeBSD-ports-7a0c0c1e8c122d170b14a4eeac614986a2502b3d.zip FreeBSD-ports-7a0c0c1e8c122d170b14a4eeac614986a2502b3d.tar.gz |
Unmark FORBIDDEN. The security issues were corrected in the 1.3.12
release.
Noticed by: nectar
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 1624c67..822bd1c 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= zach@pabst.bendnet.com -FORBIDDEN= "Contains numerous vulnerabilities" - HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libwrap |