diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 08:44:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-02 08:44:07 +0000 |
commit | 244a79754f00399c69ac10d90ff2ba4376716b5a (patch) | |
tree | ac483d69285c71e1e4721cb4ca34a45b746e510b /audio/ogg2mp3 | |
parent | graphics/gimp-gmic-plugin: fix install with non-default BASH option (diff) |
- Update MASTER_SITES
PR: 190464
Submitted by: maintainer
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 c5b46facaa44..346414bdf040 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://atarininja.org/distfiles/ +MASTER_SITES= http://jamesa.com/projects/ogg2mp3/releases/ MAINTAINER= tobias.rehbein@web.de COMMENT= Perl script that converts Ogg Vorbis files to MP3 format |