diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 12:01:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-02 12:01:25 +0000 |
commit | 4b980a6b639545c3bc5b147797b5b028ec4ff30d (patch) | |
tree | fb9f5941de1acea3ea0531de2fa64b0f4d1f8210 /audio/libshout | |
parent | 16ad5e5629d71a4ffc9a5534202376a084265c67 (diff) | |
download | ports-4b980a6b639545c3bc5b147797b5b028ec4ff30d.tar.gz ports-4b980a6b639545c3bc5b147797b5b028ec4ff30d.zip |
Notes
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index ee4971c26943..64d92b22a770 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 CATEGORIES= audio net MASTER_SITES= http://developer.icecast.org/libshout/releases/ -MAINTAINER= zach@pabst.bendnet.com +MAINTAINER= michaelnottebrock@gmx.net COMMENT= A library providing routines for connecting and transmitting data to the icecast server GNU_CONFIGURE= yes |