diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
commit | 2877a234ed13c14eae2f96010ee6f84fe724fbc4 (patch) | |
tree | 92715e7ea957dc1190026304e94cc691e4f50fa5 /audio/mp32ogg | |
parent | e1cc4be04118cc62b88b0678b525180a72804023 (diff) | |
download | ports-2877a234ed13c14eae2f96010ee6f84fe724fbc4.tar.gz ports-2877a234ed13c14eae2f96010ee6f84fe724fbc4.zip |
Notes
Diffstat (limited to 'audio/mp32ogg')
-rw-r--r-- | audio/mp32ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index 205ca2d24cf4..990981557839 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio perl5 MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ EXTRACT_SUFX= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uspoerlein@gmail.com COMMENT= Convert MP3 files to Ogg Vorbis files RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ |