diff options
author | proff <proff> | 1999-04-14 04:50:20 +0000 |
---|---|---|
committer | proff <proff> | 1999-04-14 04:50:20 +0000 |
commit | 7f0447590e06a9f965102f5ccd58cdc8aebde5e0 (patch) | |
tree | e6d795f906810fd586070942543e3b1818c6c300 /audio/festvox-ogirab | |
parent | 3ee562875ab6bb45172d13821411f389c781afd1 (diff) | |
download | pkgsrc-7f0447590e06a9f965102f5ccd58cdc8aebde5e0.tar.gz |
no-commercial-use -> non-commercial-use
Diffstat (limited to 'audio/festvox-ogirab')
-rw-r--r-- | audio/festvox-ogirab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index bf5d7fdbf8f..c39ee58f480 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/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-ogirab-1.4 WRKSRC= ${WRKDIR}/festival @@ -12,7 +12,7 @@ HOMEPAGE= http://cslu.cse.ogi.edu/tts DEPENDS+= festival-1.3.1:../festival \ festlex-ogi-1.4:../festlex-ogi -LICENSE= no-commercial-use +LICENSE= non-commercial-use NO_BUILD= yes |