diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2015-01-16 17:28:13 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2015-01-16 17:28:13 +0000 |
commit | 8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /science/libsvm | |
parent | 31fd5fd83a8a08c3ea6c3a5b06b75106795dc69b (diff) | |
download | ports-8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468.tar.gz ports-8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468.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 438d9067c8b2..e4a297b199b7 100644 --- a/science/libsvm/Makefile +++ b/science/libsvm/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \ http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for Support Vector Machines LICENSE= BSD3CLAUSE |