diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-24 12:18:24 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-24 12:18:24 +0000 |
commit | 4bf69b47730c026e25881ce8055683a554930ff7 (patch) | |
tree | 14c48ce81bcd01457390da45181717f103967969 /science/liblinear | |
parent | b6992117ac43c3652c7b23a535f3241f4e43e90e (diff) | |
download | ports-4bf69b47730c026e25881ce8055683a554930ff7.tar.gz ports-4bf69b47730c026e25881ce8055683a554930ff7.zip |
Notes
Diffstat (limited to 'science/liblinear')
-rw-r--r-- | science/liblinear/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile index cf551fae1aa2..5b83bd02b798 100644 --- a/science/liblinear/Makefile +++ b/science/liblinear/Makefile @@ -8,8 +8,7 @@ PORTNAME= liblr PORTVERSION= 1.00 CATEGORIES= science math -MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblr/ \ - http://www.csie.ntu.edu.tw/~cjlin/liblr/oldfiles/ +MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= rafan@FreeBSD.org |