diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-07 15:17:10 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-07 15:17:10 +0000 |
commit | 92cd1b0812b4e75feb16106a5ad379d90eac2240 (patch) | |
tree | 014764c94838da3f58b26558cd3a32de6df59f60 /science/liblinear | |
parent | Update "BSD" license in print category (diff) |
Update "BSD" license in science category
Notes
Notes:
svn path=/head/; revision=374211
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 |