diff options
author | wxs <wxs@FreeBSD.org> | 2014-06-02 02:58:45 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2014-06-02 02:58:45 +0800 |
commit | 2c252202c2237fc3578783974877b8a32fd6ce02 (patch) | |
tree | ff781cf2c1fcb591c7e04d46149465b7c4177b34 /audio/ogg2mp3 | |
parent | 63c1d21467f1606c55dcf81d59fb83dc6cb9c24e (diff) | |
download | freebsd-ports-graphics-2c252202c2237fc3578783974877b8a32fd6ce02.tar.gz freebsd-ports-graphics-2c252202c2237fc3578783974877b8a32fd6ce02.tar.zst freebsd-ports-graphics-2c252202c2237fc3578783974877b8a32fd6ce02.zip |
MASTER_SITE disappeared and upstream maintainer is not responding. I have
stepped in to provide hosting. Distfile matches previously recorded hashes.
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (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 346414bdf04..c5b46facaa4 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 |