diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 13:04:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 13:04:10 +0000 |
commit | fbcfd195ccbcc944c3920db3b8ab191be99ec5f7 (patch) | |
tree | 7d2cbdf9c1d7a9741623d105a331b105981bc3ed /audio | |
parent | 6edeb7c461cfbc948723d8de66169f3d13298ed4 (diff) | |
download | ports-fbcfd195ccbcc944c3920db3b8ab191be99ec5f7.tar.gz ports-fbcfd195ccbcc944c3920db3b8ab191be99ec5f7.zip |
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
Notes
Notes:
svn path=/head/; revision=71873
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 79829f276b77..303ddc8f6651 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 35ebcc3611f0..27cb45f693e7 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/ |