diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 09:27:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 09:27:12 +0800 |
commit | f35c0fbfab9e300e8c0a4c679a3fcc63743999c9 (patch) | |
tree | 9ba2b4f1829469b76b614381b8168f1eb360338c /audio | |
parent | 61a25a703c375d86febd45a9d5ff6e1b56e7fc84 (diff) | |
download | freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.tar.gz freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.tar.zst freebsd-ports-gnome-f35c0fbfab9e300e8c0a4c679a3fcc63743999c9.zip |
- Pass maintainership to submitter
Submitted by: Ulrich via freebsd-ports@
Diffstat (limited to 'audio')
-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 \ |