diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
commit | ba5a82b53b565b204d76e867c363d30037067e40 (patch) | |
tree | 19cfbde26ef47184b0cb854fb5c12de95c598697 /science/libsvm | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) | |
download | ports-ba5a82b53b565b204d76e867c363d30037067e40.tar.gz ports-ba5a82b53b565b204d76e867c363d30037067e40.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 8971185c1a84..a6c8a363dc43 100644 --- a/science/libsvm/Makefile +++ b/science/libsvm/Makefile @@ -13,7 +13,7 @@ CATEGORIES= science math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \ http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/ -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= A library for Support Vector Machines USE_ZIP= yes |