diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-02 09:26:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-02 09:26:44 +0800 |
commit | c41494356f40b8f0aa7e86c2a7b8257aea56caf7 (patch) | |
tree | 647d9ed15eaab149a04f4cb81b1324c8f49422e5 /audio | |
parent | 0cfebc08b312f31f35583849ae1ce51fae7aa242 (diff) | |
download | freebsd-ports-gnome-c41494356f40b8f0aa7e86c2a7b8257aea56caf7.tar.gz freebsd-ports-gnome-c41494356f40b8f0aa7e86c2a7b8257aea56caf7.tar.zst freebsd-ports-gnome-c41494356f40b8f0aa7e86c2a7b8257aea56caf7.zip |
- Take maintainership
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libshout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index e4c99fc531f0..015af4960149 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ DISTNAME= libshout-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Connect and transmit data to an Icecast media streaming server LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ |