diff options
author | proff <proff@pkgsrc.org> | 1999-04-18 12:31:20 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-04-18 12:31:20 +0000 |
commit | 0ed255c095ae88ea5583ef3f003aa94db50313c1 (patch) | |
tree | 442d9e19f72070d2a5cf118748b2b90d098e3c35 /audio/festvox-rab8 | |
parent | b1aba35ec511b133a4960051202f6780ffa80e20 (diff) | |
download | pkgsrc-0ed255c095ae88ea5583ef3f003aa94db50313c1.tar.gz |
dependency typo
Diffstat (limited to 'audio/festvox-rab8')
-rw-r--r-- | audio/festvox-rab8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 010d88e8037..9c1089921a5 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/04/14 04:59:52 proff Exp $ +# $NetBSD: Makefile,v 1.5 1999/04/18 12:31:20 proff Exp $ DISTNAME= festvox-rab8-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -11,7 +11,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html DEPENDS+= festival-1.3.1:../festival \ festlex-poslex-1.3.1:../festlex-poslex \ - festlex-oald-1.3.1:../festival-oald + festlex-oald-1.3.1:../festlex-oald LICENSE= non-commercial-use |