diff options
author | proff <proff> | 1999-04-18 12:31:20 +0000 |
---|---|---|
committer | proff <proff> | 1999-04-18 12:31:20 +0000 |
commit | c158230d005ce94c19669c036fb0e4d0484b4ceb (patch) | |
tree | 442d9e19f72070d2a5cf118748b2b90d098e3c35 /audio | |
parent | f4e39959929d2f94a81bc273faec7727ae7c5147 (diff) | |
download | pkgsrc-c158230d005ce94c19669c036fb0e4d0484b4ceb.tar.gz |
dependency typo
Diffstat (limited to 'audio')
-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 |