diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:25:31 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:25:31 +0000 |
commit | 495ca79348afc5241a39eea8d98c8ffcd012e8c7 (patch) | |
tree | 938b0e28dd3228a45f0b481a87a9b77b0952f7ad /audio/icecast2/Makefile | |
parent | 83ecebfcf710f01af4937a64dfc70c34c2255728 (diff) | |
download | FreeBSD-ports-495ca79348afc5241a39eea8d98c8ffcd012e8c7.zip FreeBSD-ports-495ca79348afc5241a39eea8d98c8ffcd012e8c7.tar.gz |
Update port to version 1.3.10.
Change maintainer, with previous maintainer's permission.
PR: 26656
Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
Diffstat (limited to 'audio/icecast2/Makefile')
-rw-r--r-- | audio/icecast2/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 1c11926..848536e 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -6,14 +6,12 @@ # PORTNAME= icecast -PORTVERSION= 1.3.7 -PORTREVISION= 1 +PORTVERSION= 1.3.10 +PORTREVISION= 0 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ -MAINTAINER= chip@eboai.org - -FORBIDDEN= "Nope, still insecure..lots of tasty buffer overflows" +MAINTAINER= zach@pabst.bendnet.com HAS_CONFIGURE= yes CONFIGURE_ARGS=--with-libwrap |