diff options
author | proff <proff> | 1999-04-14 04:50:20 +0000 |
---|---|---|
committer | proff <proff> | 1999-04-14 04:50:20 +0000 |
commit | 5d0e7f46c47bdcaabbc68dd4d32f435d4a5b5380 (patch) | |
tree | e6d795f906810fd586070942543e3b1818c6c300 /audio/festvox-rab16 | |
parent | 012d2433cb0129b4d7212f903c7c2343d95160ae (diff) | |
download | pkgsrc-5d0e7f46c47bdcaabbc68dd4d32f435d4a5b5380.tar.gz |
no-commercial-use -> non-commercial-use
Diffstat (limited to 'audio/festvox-rab16')
-rw-r--r-- | audio/festvox-rab16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 49e65a85654..01ae3201942 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/04/05 15:22:56 rh Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/14 04:50:25 proff Exp $ DISTNAME= festvox-rab16-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -15,7 +15,7 @@ DEPENDS+= festlex-oald-1.3.1:../festlex-oald CONFLICTS= festvox-rab8-* -LICENSE= no-commercial-use +LICENSE= non-commercial-use NO_BUILD= yes |