summaryrefslogtreecommitdiff
path: root/science/hdf5-18/Makefile
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/hdf5-18/Makefile
parent- New port claroline-1.8.9 (diff)
- 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/hdf5-18/Makefile')
-rw-r--r--science/hdf5-18/Makefile3
1 files changed, 2 insertions, 1 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)