diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shntool/Makefile | 4 | ||||
-rw-r--r-- | audio/shntool/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index af511b6..5f9cc34 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -8,7 +8,9 @@ PORTNAME= shntool PORTVERSION= 1.01 CATEGORIES= audio -MASTER_SITES= http://shnutils.freeshell.org/shntool/source/ +MASTER_SITES= http://shnutils.freeshell.org/shntool/source/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner EXTRACT_SUFX= .tar.gz MAINTAINER= fenner@FreeBSD.Org diff --git a/audio/shntool/pkg-descr b/audio/shntool/pkg-descr index 467d536..9288050 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://sdf.lonestar.org/~jason/shn-utils/shntool/ +WWW: http://shnutils.freeshell.org/shntool/ |