diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-05-07 16:57:59 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2002-05-07 16:57:59 +0000 |
commit | 490f7852c06edcaa5f41664a153c9d4915424752 (patch) | |
tree | f807ed9bb3c2faf7db09ed31767d7cdc884b19e9 /audio/icecast2/Makefile | |
parent | 9da8f460e12dcffee40887bfbc9e68263d2f8f14 (diff) | |
download | ports-490f7852c06edcaa5f41664a153c9d4915424752.tar.gz ports-490f7852c06edcaa5f41664a153c9d4915424752.zip |
Unmark FORBIDDEN. The security issues were corrected in the 1.3.12
release.
Noticed by: nectar
Notes
Notes:
svn path=/head/; revision=58667
Diffstat (limited to 'audio/icecast2/Makefile')
-rw-r--r-- | audio/icecast2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |