diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/metis/Makefile | 2 | ||||
-rw-r--r-- | math/openfst/Makefile | 2 | ||||
-rw-r--r-- | math/openfst/pkg-plist | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile index 96859c033229..2c5fe703053c 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ MAINTAINER= bf@FreeBSD.org COMMENT= A package for unstructured graph partitioning -LICENSE= AL2 +LICENSE= APACHE20 CONFLICTS= metis4-4* metis-edf-[0-9]* 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 diff --git a/math/openfst/pkg-plist b/math/openfst/pkg-plist index 38079ba0553d..cbf46baa6958 100644 --- a/math/openfst/pkg-plist +++ b/math/openfst/pkg-plist @@ -305,9 +305,6 @@ lib/libfst.so.1 lib/libfstscript.la lib/libfstscript.so lib/libfstscript.so.1 -share/licenses/openfst-1.3.4/AL2 -share/licenses/openfst-1.3.4/LICENSE -share/licenses/openfst-1.3.4/catalog.mk @dirrm include/fst/script @dirrm include/fst/extensions/pdt @dirrm include/fst/extensions/far |