diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 20:01:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 20:01:25 +0800 |
commit | dc0ad90e070f8e6be433390a67bebbb07a43e1d9 (patch) | |
tree | 14eec842f99305456806c2669e56864120f3c5f8 /audio | |
parent | 1333d685c58a556d796e3e20a3d587ee79c9e371 (diff) | |
download | freebsd-ports-gnome-dc0ad90e070f8e6be433390a67bebbb07a43e1d9.tar.gz freebsd-ports-gnome-dc0ad90e070f8e6be433390a67bebbb07a43e1d9.tar.zst freebsd-ports-gnome-dc0ad90e070f8e6be433390a67bebbb07a43e1d9.zip |
update: audio/libshout (change MAINTAINER)
PR: ports/50358
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by: zach@pabst.bendnet.com
Diffstat (limited to 'audio')
-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 |