diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /audio/gnump3d | |
parent | - Fix plist (diff) |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh
Diffstat (limited to 'audio/gnump3d')
-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 dba64dd70ecf..320917bb8014 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= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= Streaming server for MP3, Ogg Vorbis and other streamable audio files RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ |