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-rab8/Makefile | |
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-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 9c1089921a5..6c4f0577179 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/04/18 12:31:20 proff Exp $ +# $NetBSD: Makefile,v 1.6 1999/06/09 17:05:35 agc 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:../festlex-oald -LICENSE= non-commercial-use +LICENSE= no-commercial-use CONFLICTS= festvox-rab16-* |