From e1e0005a740845e2c4874d99fe7a6978560bd235 Mon Sep 17 00:00:00 2001 From: naddy Date: Sun, 7 Dec 2003 18:53:50 +0000 Subject: Fix MASTER_SITES and WWW links. Submitted by: fenner (distfiles survey) --- audio/shntool/pkg-descr | 2 +- audio/shorten/Makefile | 2 +- audio/xmms-shn/Makefile | 2 +- audio/xmms-shn/pkg-descr | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/audio/shntool/pkg-descr b/audio/shntool/pkg-descr index 9288050aad22..86bc16347dc1 100644 --- a/audio/shntool/pkg-descr +++ b/audio/shntool/pkg-descr @@ -15,4 +15,4 @@ of the block size. Alternatively, you may join the input files into one large output file, so you can do the splitting yourself (with another .wav editor - shntool isn't that advanced yet). -WWW: http://shnutils.freeshell.org/shntool/ +WWW: http://www.etree.org/shnutils/shntool/ diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index f8c40a203453..515f26618899 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -8,7 +8,7 @@ PORTNAME= shorten PORTVERSION= 3.5.1 CATEGORIES= audio archivers -MASTER_SITES= http://shnutils.freeshell.org/shorten/source/ +MASTER_SITES= http://www.etree.org/shnutils/shorten/source/ MAINTAINER= sec@42.org COMMENT= Fast and optionally lossless compression for waveform files diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index 254d4a0d818c..88037aba6f4f 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmms-shn PORTVERSION= 2.2.8 CATEGORIES= audio -MASTER_SITES= http://shnutils.freeshell.org/xmms-shn/source/ +MASTER_SITES= http://www.etree.org/shnutils/xmms-shn/source/ MAINTAINER= naddy@FreeBSD.Org COMMENT= XMMS plugin to allow playing shorten-compressed audio diff --git a/audio/xmms-shn/pkg-descr b/audio/xmms-shn/pkg-descr index 5fb7329087b3..f55138c85e57 100644 --- a/audio/xmms-shn/pkg-descr +++ b/audio/xmms-shn/pkg-descr @@ -15,5 +15,4 @@ The current implementation creates a seek table entry once every this provides a granularity of 1 seek table entry per 25600/44100 = 0.58 seconds, more than what is needed by either XMMS or WinAmp. -WWW: http://shnutils.freeshell.org/xmms-shn/ -Author: Jason Jordan +WWW: http://www.etree.org/shnutils/xmms-shn/ -- cgit