diff options
Diffstat (limited to 'audio/festvox-rab16/Makefile')
-rw-r--r-- | audio/festvox-rab16/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index c2fb50c3847..3644a94fc2a 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2006/12/28 11:47:52 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/06/08 18:33:09 wiz Exp $ DISTNAME= festvox_rablpc16k PKGNAME= festvox-rab16-1.4.0 PKGREVISION= 1 CATEGORIES= audio -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/ +MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/ |