aboutsummaryrefslogtreecommitdiff
path: root/math/lapacke
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-07 16:31:50 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-07 16:31:50 +0000
commitf7f3a97a4dde682a7a068cf298ab08e089473007 (patch)
tree110659ea629af101d6492ff972b7376650615039 /math/lapacke
parent9d29351fc192656a89894975181095229a4264bf (diff)
downloadports-f7f3a97a4dde682a7a068cf298ab08e089473007.tar.gz
ports-f7f3a97a4dde682a7a068cf298ab08e089473007.zip
Update "BSD" license in math category
Notes
Notes: svn path=/head/; revision=374217
Diffstat (limited to 'math/lapacke')
-rw-r--r--math/lapacke/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapacke/Makefile b/math/lapacke/Makefile
index 32f672235806..7eed3522f7a8 100644
--- a/math/lapacke/Makefile
+++ b/math/lapacke/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= lapack
MAINTAINER= phd_kimberlite@yahoo.co.jp
COMMENT= Standard C language APIs for LAPACK
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_LDCONFIG= yes