diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /science/liblinear | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
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 98330d899d62..b78536b92738 100644 --- a/science/liblinear/Makefile +++ b/science/liblinear/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= rafan@FreeBSD.org -COMMENT= A library for Large Linear Classification +COMMENT= Library for Large Linear Classification LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT |