diff options
author | fenner <fenner@FreeBSD.org> | 2001-06-04 15:46:36 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-06-04 15:46:36 +0000 |
commit | 68824fbaf6d7e6828ce7f524288580f76705aa57 (patch) | |
tree | 3b10e0ae0bb5f8f65d0b82dee43cbde01e703d46 /audio | |
parent | 2e09e1ee9ba8e114d8b585a46d01ae1daa59c71a (diff) | |
download | FreeBSD-ports-68824fbaf6d7e6828ce7f524288580f76705aa57.zip FreeBSD-ports-68824fbaf6d7e6828ce7f524288580f76705aa57.tar.gz |
Stick a distfile copy in ${MASTER_SITE_LOCAL} until shnutils.freeshell.org
comes back.
Noticed by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-shn/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-shn/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index 5bbd4f8..7461bb0 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -8,7 +8,9 @@ PORTNAME= xmms-shn PORTVERSION= 2.2.3 CATEGORIES= audio -MASTER_SITES= http://shnutils.freeshell.org/xmms-shn/source/ +MASTER_SITES= http://shnutils.freeshell.org/xmms-shn/source/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= fenner@FreeBSD.Org diff --git a/audio/xmms-shn/pkg-descr b/audio/xmms-shn/pkg-descr index 72cbf4e..13bc7ec 100644 --- a/audio/xmms-shn/pkg-descr +++ b/audio/xmms-shn/pkg-descr @@ -15,4 +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://sdf.lonestar.org/~jason/shn-utils/xmms-shn/ +WWW: http://shnutils.freeshell.org/xmms-shn/ |