aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-03-08 09:23:50 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-03-08 09:23:50 +0000
commit5ed4b0e727812d12363eaa5cd9b3d70de24a4e01 (patch)
tree794021d4e4bf83b4a53db5d5c6cf35ab115977bd /science
parentfb3c675b776f4e3ac9ff38c0cc2d817ee3b3cb75 (diff)
downloadports-5ed4b0e727812d12363eaa5cd9b3d70de24a4e01.tar.gz
ports-5ed4b0e727812d12363eaa5cd9b3d70de24a4e01.zip
- Add mirror.
(due to the maximum ftp.hdfgroup.org number of allowed clients is 20.)
Notes
Notes: svn path=/head/; revision=208639
Diffstat (limited to 'science')
-rw-r--r--science/hdf5-18/Makefile3
-rw-r--r--science/hdf5/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index 61853665ce0d..a7f204b5a215 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -11,7 +11,8 @@ PORTVERSION= 1.6.7
CATEGORIES= science archivers graphics
MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \
- ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/
+ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/ \
+ LOCAL/chinsan
MAINTAINER= koziol@hdfgroup.org
COMMENT= Hierarchical Data Format library (from NCSA)
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 61853665ce0d..a7f204b5a215 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -11,7 +11,8 @@ PORTVERSION= 1.6.7
CATEGORIES= science archivers graphics
MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \
- ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/
+ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/ \
+ LOCAL/chinsan
MAINTAINER= koziol@hdfgroup.org
COMMENT= Hierarchical Data Format library (from NCSA)