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 | |
parent | b6992117ac43c3652c7b23a535f3241f4e43e90e (diff) |
Notes
-rw-r--r-- | science/liblinear/Makefile | 3 | ||||
-rw-r--r-- | science/liblr/Makefile | 3 |
2 files changed, 2 insertions, 4 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 diff --git a/science/liblr/Makefile b/science/liblr/Makefile index cf551fae1aa2..5b83bd02b798 100644 --- a/science/liblr/Makefile +++ b/science/liblr/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 |