diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2014-06-02 16:06:35 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2014-06-02 16:06:35 +0000 |
commit | a10249d60a5f221de7bbced70b24fa1b064664ac (patch) | |
tree | d3e2b3007a48310b31975690083f5b31d8776b20 /audio/ogg2mp3 | |
parent | bc1c89e7ea4b907bd5f219a0e08237e6adadf1e7 (diff) | |
download | ports-a10249d60a5f221de7bbced70b24fa1b064664ac.tar.gz ports-a10249d60a5f221de7bbced70b24fa1b064664ac.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..9e1b94d02e50 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 |