diff options
Diffstat (limited to 'math/openfst/Makefile')
-rw-r--r-- | math/openfst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile index cfe0aa117537..8f342ab91226 100644 --- a/math/openfst/Makefile +++ b/math/openfst/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.openfst.org/twiki/pub/FST/FstDownload/ MAINTAINER= demon@FreeBSD.org COMMENT= Library for working with weighted finite-state transducers (FSTs) -LICENSE= AL2 +LICENSE= APACHE20 USE_LDCONFIG= yes GNU_CONFIGURE= yes |