diff options
Diffstat (limited to 'audio/festvox-el11/Makefile')
-rw-r--r-- | audio/festvox-el11/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index 9ee79cdcc37..a29737427e9 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.4 1999/06/09 17:05:33 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/11 10:32:58 proff Exp $ -DISTNAME= festvox-el11-1.3.1 +DISTNAME= festvox-el11-1.4.0 WRKSRC= ${WRKDIR}/festival CATEGORIES= audio -MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.3.1/ +MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.0/ DISTFILES= festvox_ellpc11k.tar.gz MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html -DEPENDS+= festival-1.3.1:../festival +DEPENDS+= festival-1.4.0:../festival LICENSE= no-commercial-use |