diff options
author | feld <feld@FreeBSD.org> | 2014-12-07 23:17:10 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-07 23:17:10 +0800 |
commit | f492777f1706d7bf99a8ce94339b73df1886acd5 (patch) | |
tree | 014764c94838da3f58b26558cd3a32de6df59f60 /science/liblinear | |
parent | 58f8013db0661bf7b95e4268920bd5e5f711c469 (diff) | |
download | freebsd-ports-gnome-f492777f1706d7bf99a8ce94339b73df1886acd5.tar.gz freebsd-ports-gnome-f492777f1706d7bf99a8ce94339b73df1886acd5.tar.zst freebsd-ports-gnome-f492777f1706d7bf99a8ce94339b73df1886acd5.zip |
Update "BSD" license in science category
Diffstat (limited to 'science/liblinear')
-rw-r--r-- | science/liblinear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile index b78536b92738..e818c8e1a311 100644 --- a/science/liblinear/Makefile +++ b/science/liblinear/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= rafan@FreeBSD.org COMMENT= Library for Large Linear Classification -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS |