diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 13:04:10 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 13:04:10 +0000 |
commit | 214235d8197833035e50c19e1776524e3e2f7647 (patch) | |
tree | a7a00c1a8c000ea4872e9df07969a9294c630c0a /audio | |
parent | fe0d2f6622ceb1ebd28370b489d3aeaec9e589db (diff) | |
download | FreeBSD-ports-214235d8197833035e50c19e1776524e3e2f7647.zip FreeBSD-ports-214235d8197833035e50c19e1776524e3e2f7647.tar.gz |
safemode.homeip.net doesn't exist.
psuedomode.homeip.net doesn't exist.
project doesn't exist on freshmeat anymore.
Informed author for further help.
Noticed on: portsurvey
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3stat/Makefile | 3 | ||||
-rw-r--r-- | audio/mp3stat/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 79829f2..303ddc8 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -10,8 +10,7 @@ PORTNAME= mp3stat PORTVERSION= 2.5.6 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://safemode.homeip.net/ \ - ftp://ftp.cronyx.ru/pub/FreeBSD/ports/distfiles/ +MASTER_SITES= ftp://ftp.cronyx.ru/pub/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/audio/mp3stat/pkg-descr b/audio/mp3stat/pkg-descr index 35ebcc3..27cb45f 100644 --- a/audio/mp3stat/pkg-descr +++ b/audio/mp3stat/pkg-descr @@ -9,5 +9,3 @@ give just as much info as the gui version but now defaults to a configurable output of 3 pieces of info, name, runtime, avgerage bitrate. The batch mode can take mp3s and oggs in the same directory but it cannot (not yet at least) recursively run into subdirectories. - -WWW: http://safemode.homeip.net/ |