diff options
author | erwin <erwin@FreeBSD.org> | 2006-07-18 19:05:28 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-07-18 19:05:28 +0800 |
commit | 43248d3e68c603852f0a9eb361e3aef37918c2b9 (patch) | |
tree | 2f27c1144b2e38bbb197562285c374f036b7ed1f /audio | |
parent | a3bd3654a74b7f05ea8d25dbd1a8d721bf00961c (diff) | |
download | freebsd-ports-gnome-43248d3e68c603852f0a9eb361e3aef37918c2b9.tar.gz freebsd-ports-gnome-43248d3e68c603852f0a9eb361e3aef37918c2b9.tar.zst freebsd-ports-gnome-43248d3e68c603852f0a9eb361e3aef37918c2b9.zip |
Hand maintainership to submitter.
PR: 100471
Submitted by: Soeren Straarup <xride@x12.dk>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnump3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 0155567830af..dba64dd70ecf 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= Streaming server for MP3, Ogg Vorbis and other streamable audio files RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ |