aboutsummaryrefslogtreecommitdiff
path: root/audio/mp32ogg
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-05-31 07:45:28 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-05-31 07:45:28 +0000
commit650bdbbf626fa770f4c40b12f87fd78b0640ab88 (patch)
tree2ca87ced10442e943f3cb7687a38fc100ac59ca0 /audio/mp32ogg
parent1edec43e9192f1b53bf2ee3215be40c9b911428e (diff)
downloadports-650bdbbf626fa770f4c40b12f87fd78b0640ab88.tar.gz
ports-650bdbbf626fa770f4c40b12f87fd78b0640ab88.zip
Notes
Diffstat (limited to 'audio/mp32ogg')
-rw-r--r--audio/mp32ogg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index 990981557839..4a650ac0c7e8 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -10,10 +10,11 @@ PORTNAME= mp32ogg
PORTVERSION= 0.11
PORTREVISION= 2
CATEGORIES= audio perl5
-MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/
+MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ \
+ http://people.freebsd.org/~uqs/distfiles/
EXTRACT_SUFX= # empty
-MAINTAINER= uspoerlein@gmail.com
+MAINTAINER= uqs@FreeBSD.org
COMMENT= Convert MP3 files to Ogg Vorbis files
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \