diff options
author | proff <proff@pkgsrc.org> | 1999-04-14 04:50:20 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-04-14 04:50:20 +0000 |
commit | 93f86002eda238c7fb83145f9bb26177ef2429aa (patch) | |
tree | e6d795f906810fd586070942543e3b1818c6c300 /audio/festvox-rab8/Makefile | |
parent | e20be6c347e1a161c46b6d9315b5ab31353dc84d (diff) | |
download | pkgsrc-93f86002eda238c7fb83145f9bb26177ef2429aa.tar.gz |
no-commercial-use -> non-commercial-use
Diffstat (limited to 'audio/festvox-rab8/Makefile')
-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 2868c5ebd9a..261e8844ee6 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:18 proff Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/14 04:50:25 proff Exp $ DISTNAME= festvox-rab8-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -13,7 +13,7 @@ DEPENDS+= festival-1.3.1:../festival \ festlex-poslex-1.3.1:../festlex-poslex \ festlex-oald-1.3.1:../festival -LICENSE= no-commercial-use +LICENSE= non-commercial-use CONFLICTS= festvox-rab16-* |