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/festlex-ogi | |
parent | e20be6c347e1a161c46b6d9315b5ab31353dc84d (diff) | |
download | pkgsrc-93f86002eda238c7fb83145f9bb26177ef2429aa.tar.gz |
no-commercial-use -> non-commercial-use
Diffstat (limited to 'audio/festlex-ogi')
-rw-r--r-- | audio/festlex-ogi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 011530dd0c0..8ad565c5288 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/04 22:03:15 proff Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/14 04:50:21 proff Exp $ DISTNAME= festlex-ogi-1.4 WRKSRC= ${WRKDIR}/festival @@ -12,7 +12,7 @@ HOMEPAGE= http://cslu.cse.ogi.edu/tts DEPENDS+= festival-1.3.1:../festival \ festlex-poslex-1.3.1:../festlex-poslex -LICENSE= no-commercial-use +LICENSE= non-commercial-use NO_BUILD= yes |