diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-07-08 04:07:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-07-08 04:07:55 +0000 |
commit | 33c87871f43dccacc93e30c4e41c42589e50004b (patch) | |
tree | ab539a1fe53081ff5df05dcdaf3e4dfb18bcc975 /science/svmlight | |
parent | e8d543cee324bde03b58d20cc995ee8fe64b17d1 (diff) |
Notes
Diffstat (limited to 'science/svmlight')
-rw-r--r-- | science/svmlight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/svmlight/Makefile b/science/svmlight/Makefile index d4d87e9b7138..155d3589588e 100644 --- a/science/svmlight/Makefile +++ b/science/svmlight/Makefile @@ -8,7 +8,7 @@ PORTNAME= svmlight PORTVERSION= 6.02 CATEGORIES= science -MASTER_SITES= http://kodiak.cs.cornell.edu/svm_light/v${PORTVERSION}/ +MASTER_SITES= http://osmot.cs.cornell.edu/svm_light/v${PORTVERSION}/ DISTNAME= svm_light PATCH_SITES= http://cpansearch.perl.org/src/KWILLIAMS/Algorithm-SVMLight-0.09/ |