diff options
author | agc <agc@pkgsrc.org> | 1999-06-09 17:05:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-06-09 17:05:32 +0000 |
commit | c0ab7da28a20c68b69763d97f8c76bd71196c67d (patch) | |
tree | 69429b83fd14e2ebbf8dc8082950399b2ddca074 /audio/festvox-jph | |
parent | 718931278e934d86e0c76c9b469586b12d97409d (diff) | |
download | pkgsrc-c0ab7da28a20c68b69763d97f8c76bd71196c67d.tar.gz |
Set the LICENSE field to "no-commercial-use". "non-commercial-use"
is deprecated.
Diffstat (limited to 'audio/festvox-jph')
-rw-r--r-- | audio/festvox-jph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile index 6c0e71ca216..c46efaa6b40 100644 --- a/audio/festvox-jph/Makefile +++ b/audio/festvox-jph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/04/14 04:50:22 proff Exp $ +# $NetBSD: Makefile,v 1.4 1999/06/09 17:05:34 agc Exp $ DISTNAME= festvox-jph-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= non-commercial-use +LICENSE= no-commercial-use NO_BUILD= yes |