diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
commit | c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0 (patch) | |
tree | 30366032792132ca78fe65499ece8f8b99e08d43 /audio/ezstream | |
parent | 2510d85eef6a4f49b119a4aa0223fa1296b9ce49 (diff) | |
download | freebsd-ports-graphics-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.gz freebsd-ports-graphics-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.zst freebsd-ports-graphics-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.zip |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
Diffstat (limited to 'audio/ezstream')
-rw-r--r-- | audio/ezstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 17712dac5ab..27a36a2856c 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://svn.xiph.org/releases/ezstream/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line utility for streaming to icecast servers LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ |