diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
commit | 6f9bd5654747645052bd3989f6b79f97adf11e75 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/festvox-el11 | |
parent | 5f7aafea6e58ed55cd612605228fd35c5cee006a (diff) | |
download | pkgsrc-6f9bd5654747645052bd3989f6b79f97adf11e75.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/festvox-el11')
-rw-r--r-- | audio/festvox-el11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index d2e1e21fd04..8592fc20cda 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/05/19 16:18:52 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/10/04 20:44:18 wiz Exp $ DISTNAME= festvox_ellpc11k PKGNAME= festvox-el11-1.4.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ MAINTAINER= proff@iq.org -HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html +HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/ COMMENT= Castilian Spanish male voice for the festival speech synthesis system DEPENDS+= festival>=1.4.1:../../audio/festival |