diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3chew/Makefile | 6 | ||||
-rw-r--r-- | audio/mp3chew/pkg-descr | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/mp3chew/Makefile b/audio/mp3chew/Makefile index 8795138ae6eb..c3feffa3b952 100644 --- a/audio/mp3chew/Makefile +++ b/audio/mp3chew/Makefile @@ -8,7 +8,11 @@ PORTNAME= mp3chew PORTVERSION= 0.51.0 CATEGORIES= audio -MASTER_SITES= http://owl.yi.org/mp3chew/download/tar/ +MASTER_SITES= # none left +# http://owl.yi.org/ is never available +# http://froek.yi.org/ (a replacement) is never available +# the project isn't available on freshmeat.net anymore. +# informed maintainer - edwin 20021226 MAINTAINER= greid@ukug.uk.freebsd.org diff --git a/audio/mp3chew/pkg-descr b/audio/mp3chew/pkg-descr index 32e9c9e1e5ed..a3af85adbbbf 100644 --- a/audio/mp3chew/pkg-descr +++ b/audio/mp3chew/pkg-descr @@ -6,7 +6,5 @@ mp3 filenames. It is a console-based application written in C++. * Creates Song Lists (.m3u's) * Plus a whole bunch more -WWW: http://owl.yi.org/mp3chew/ - - George Reid greid@ukug.uk.freebsd.org |