diff options
author | proff <proff@pkgsrc.org> | 1999-10-11 11:25:20 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-10-11 11:25:20 +0000 |
commit | 7947638c202810df70ceaf399eb0456eeff6fe75 (patch) | |
tree | cf51d2bb1c8a463e2dbf5d1ac3b32d53e20a0e7e /audio/festvox-don/Makefile | |
parent | 56db048112314d0f97c54ac7699ba94dd5738706 (diff) | |
download | pkgsrc-7947638c202810df70ceaf399eb0456eeff6fe75.tar.gz |
fix MASTER_SITES typo, update md5 sum
Diffstat (limited to 'audio/festvox-don/Makefile')
-rw-r--r-- | audio/festvox-don/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 874d5bdfcf6..bcfeef3f494 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 1999/10/11 10:32:57 proff Exp $ +# $NetBSD: Makefile,v 1.6 1999/10/11 11:25:20 proff Exp $ DISTNAME= festvox-don-1.4.0 WRKSRC= ${WRKDIR}/festival CATEGORIES= audio -MASTER_SITES= ftp://ftp.cstr.ede.ac.uk/pub/festival/1.4.0/ +MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.0/ DISTFILES= festvox_don.tar.gz MAINTAINER= proff@iq.org |