From 0043e87b3737c56eec757ad808dfe951a549b768 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 9 Mar 2009 19:53:34 +0000 Subject: - Remove references to the no longer existing website Note: The original website hosting the ogg2mp3 script is no longer existent. The author of ogg2mp3 didn't respond to requests for an alternative download site. Also thanks to wxs@ for hosting the distfile. PR: 132478 Submitted by: maintainer --- audio/ogg2mp3/Makefile | 2 +- audio/ogg2mp3/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'audio/ogg2mp3') diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile index 646cc5f21eb..04439d58ed0 100644 --- a/audio/ogg2mp3/Makefile +++ b/audio/ogg2mp3/Makefile @@ -8,7 +8,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://amor.cms.hu-berlin.de/~h0444y2j/pub/ +MASTER_SITES= http://www.atarininja.org/distfiles/ MAINTAINER= tobias.rehbein@web.de COMMENT= Perl script that converts Ogg Vorbis files to MP3 format diff --git a/audio/ogg2mp3/pkg-descr b/audio/ogg2mp3/pkg-descr index 97b580dd6b1..2e7df17864c 100644 --- a/audio/ogg2mp3/pkg-descr +++ b/audio/ogg2mp3/pkg-descr @@ -1,3 +1 @@ ogg2mp3 is a perl script that converts Ogg Vorbis files into MP3 format. - -WWW: http://amor.cms.hu-berlin.de/~h0444y2j/linux.html -- cgit