diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-12-19 12:16:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-12-19 12:16:32 +0000 |
commit | 13b4658781bd122d664a9323566f578267e6a5b9 (patch) | |
tree | cb96b4edace31d909e626e667cba41007a6d40d3 /audio/flite | |
parent | b7ff6e650d96db78826c099c3b914d804df65c16 (diff) | |
download | ports-13b4658781bd122d664a9323566f578267e6a5b9.tar.gz ports-13b4658781bd122d664a9323566f578267e6a5b9.zip |
Notes
Diffstat (limited to 'audio/flite')
-rw-r--r-- | audio/flite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flite/Makefile b/audio/flite/Makefile index 3b383782ac30..152071c67b75 100644 --- a/audio/flite/Makefile +++ b/audio/flite/Makefile @@ -8,7 +8,7 @@ PORTNAME= flite PORTVERSION= 1.2 CATEGORIES= audio -MASTER_SITES= http://ccache.samba.org/ftp/ccache/ +MASTER_SITES= http://www.speech.cs.cmu.edu/flite/packed/${PKGNAME}/ DISTNAME= ${PKGNAME}-release MAINTAINER= sobomax@FreeBSD.org |