aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-05-12 07:14:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-05-12 07:14:22 +0000
commitf3e62ec3c149bc914238cc15e15ed66450dd8225 (patch)
tree6c6121c9ec154d24a0a43c1860f7f49831e41aa2 /science
parent677bc70ca15a20413ec5dfd1fdb8b86deb4a1c85 (diff)
downloadports-f3e62ec3c149bc914238cc15e15ed66450dd8225.tar.gz
ports-f3e62ec3c149bc914238cc15e15ed66450dd8225.zip
- Fix fetch
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=212944
Diffstat (limited to 'science')
-rw-r--r--science/colt/Makefile2
-rw-r--r--science/colt/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/science/colt/Makefile b/science/colt/Makefile
index c20595d28392..a803eceb350f 100644
--- a/science/colt/Makefile
+++ b/science/colt/Makefile
@@ -8,7 +8,7 @@
PORTNAME= colt
PORTVERSION= 1.2.0
CATEGORIES= science java
-MASTER_SITES= http://dsd.lbl.gov/~hoschek/colt-download/releases/
+MASTER_SITES= http://acs.lbl.gov/~hoschek/colt-download/releases/
MAINTAINER= wenheping@gmail.com
COMMENT= Java package for scalable scientific and technical computing
diff --git a/science/colt/pkg-descr b/science/colt/pkg-descr
index 4d49eef3228b..7d146cbc5ec5 100644
--- a/science/colt/pkg-descr
+++ b/science/colt/pkg-descr
@@ -8,4 +8,4 @@ for numerical data, such as resizable arrays, dense and sparse matrices
(multi-dimensional arrays), linear algebra, associative containers and buffer
management.
-WWW: http://dsd.lbl.gov/~hoschek/colt/
+WWW: http://acs.lbl.gov/~hoschek/colt/