diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 23:54:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 23:54:39 +0000 |
commit | ded58bc113aef5f976691ef700f28ee7390a616c (patch) | |
tree | c9421676629499d45da7df1f5deeda11374ddec6 /audio/p5-Shout | |
parent | f6788f1661396624d3280af6573d9e0b0df459a4 (diff) |
Notes
Diffstat (limited to 'audio/p5-Shout')
-rw-r--r-- | audio/p5-Shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 815e34626b32..d09624ac5b04 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= http://developer.icecast.org/libshout/releases/ PKGNAMEPREFIX= p5- -MAINTAINER= leo@florida.sarang.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl glue for libshout MP3 streaming source library LIB_DEPENDS= shout.2:${PORTSDIR}/audio/libshout |