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/libsvm | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
Diffstat (limited to 'science/libsvm')
-rw-r--r-- | science/libsvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libsvm/Makefile b/science/libsvm/Makefile index c5d033e8a909..afd98caa6734 100644 --- a/science/libsvm/Makefile +++ b/science/libsvm/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= rafan@FreeBSD.org -COMMENT= A library for Support Vector Machines +COMMENT= Library for Support Vector Machines LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYRIGHT |