diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2014-06-01 18:58:45 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2014-06-01 18:58:45 +0000 |
commit | 1670410b86b77f52da88a46ad129e70bf7931e76 (patch) | |
tree | ff781cf2c1fcb591c7e04d46149465b7c4177b34 /audio/ogg2mp3 | |
parent | 56d5f9ce28d1f098e1c6de9593cc3d429380cdf6 (diff) | |
download | ports-1670410b86b77f52da88a46ad129e70bf7931e76.tar.gz ports-1670410b86b77f52da88a46ad129e70bf7931e76.zip |
Notes
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 346414bdf040..c5b46facaa44 100644 --- a/audio/ogg2mp3/Makefile +++ b/audio/ogg2mp3/Makefile @@ -5,7 +5,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.6.1 PORTREVISION?= 2 CATEGORIES= audio -MASTER_SITES= http://jamesa.com/projects/ogg2mp3/releases/ +MASTER_SITES= http://atarininja.org/distfiles/ MAINTAINER= tobias.rehbein@web.de COMMENT= Perl script that converts Ogg Vorbis files to MP3 format |