diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-06-04 15:46:36 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-06-04 15:46:36 +0000 |
commit | 1321aac1191dbbabcb17eeede0c45767b960f4cb (patch) | |
tree | b0984472366eb6f9b13ac1bcac66cf6f2fa24b98 /audio/xmms-shn | |
parent | Since for some reason shntool-1.01.tar.gz never made it into the (diff) |
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/xmms-shn')
-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 5bbd4f886322..7461bb066cee 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 72cbf4e2266c..13bc7ecace14 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/ |