diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-03-08 13:23:33 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-03-08 13:23:33 +0000 |
commit | c0b0697c9671d8d29b7db8eeeb80bf7c219c6ec6 (patch) | |
tree | 9629e94d96117a5459ef752051157845cecc0d5d /audio/snack | |
parent | 14262f30a06800de70cc278291f1e651f7580b5d (diff) | |
download | ports-c0b0697c9671d8d29b7db8eeeb80bf7c219c6ec6.tar.gz ports-c0b0697c9671d8d29b7db8eeeb80bf7c219c6ec6.zip |
Notes
Diffstat (limited to 'audio/snack')
-rw-r--r-- | audio/snack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snack/Makefile b/audio/snack/Makefile index 8c75e9881458..fa7dfe014b2c 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -9,7 +9,7 @@ PORTNAME= snack PORTVERSION= 2.2.9 CATEGORIES= audio tcl84 tk84 -MASTER_SITES= http://www.speech.kth.se/~kare/ +MASTER_SITES= http://www.speech.kth.se/snack/dist/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |