diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:26:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:26:24 +0000 |
commit | 270145b39d7e373d9d8f32d0079b05a3a41e5ed2 (patch) | |
tree | 538a8d0313a5cfbb59ac398af99b3d964cf19610 /audio/ogg2mp3 | |
parent | - Update to 1.3.2 (diff) |
Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'audio/ogg2mp3')
-rw-r--r-- | audio/ogg2mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile index 93c560010429..d5cbd4c99c59 100644 --- a/audio/ogg2mp3/Makefile +++ b/audio/ogg2mp3/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://amor.cms.hu-berlin.de/~h0444y2j/pub/ -MAINTAINER= alex@bsdguru.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl script that converts Ogg Vorbis files to MP3 format RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ |