diff options
author | jedgar <jedgar@FreeBSD.org> | 2002-05-08 00:57:59 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2002-05-08 00:57:59 +0800 |
commit | 7a0c0c1e8c122d170b14a4eeac614986a2502b3d (patch) | |
tree | 8f8699858b56a17023f9645100dcf58a256bc88d /audio | |
parent | d03ee72de6dbc6337b397379290c0f4b11ec7152 (diff) | |
download | freebsd-ports-gnome-7a0c0c1e8c122d170b14a4eeac614986a2502b3d.tar.gz freebsd-ports-gnome-7a0c0c1e8c122d170b14a4eeac614986a2502b3d.tar.zst freebsd-ports-gnome-7a0c0c1e8c122d170b14a4eeac614986a2502b3d.zip |
Unmark FORBIDDEN. The security issues were corrected in the 1.3.12
release.
Noticed by: nectar
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 2 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 1624c6703b3f..822bd1c4b949 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 diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 1624c6703b3f..822bd1c4b949 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/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 |