aboutsummaryrefslogtreecommitdiff
path: root/science/liblinear
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-24 12:18:24 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-24 12:18:24 +0000
commit4bf69b47730c026e25881ce8055683a554930ff7 (patch)
tree14c48ce81bcd01457390da45181717f103967969 /science/liblinear
parentb6992117ac43c3652c7b23a535f3241f4e43e90e (diff)
downloadports-4bf69b47730c026e25881ce8055683a554930ff7.tar.gz
ports-4bf69b47730c026e25881ce8055683a554930ff7.zip
- Band-aid for unfetchable distfile until this is updated to 1.1 (it depends
on a repocopy to liblinear) Noticed by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=196187
Diffstat (limited to 'science/liblinear')
-rw-r--r--science/liblinear/Makefile3
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