diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-12-07 18:53:50 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-12-07 18:53:50 +0000 |
commit | e01e7fd879923ecb6f16f74712f39ea2910c03dd (patch) | |
tree | 6979185bd1203a1135793212d3d27f712043a1b2 /audio | |
parent | 5ebe77b1c4e81b7f504db9184af115a18e69b383 (diff) | |
download | ports-e01e7fd879923ecb6f16f74712f39ea2910c03dd.tar.gz ports-e01e7fd879923ecb6f16f74712f39ea2910c03dd.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shntool/pkg-descr | 2 | ||||
-rw-r--r-- | audio/shorten/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-shn/Makefile | 2 | ||||
-rw-r--r-- | 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 <shnutils@freeshell.org> +WWW: http://www.etree.org/shnutils/xmms-shn/ |