aboutsummaryrefslogtreecommitdiffstats
path: root/science/hdf5/Makefile
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2008-03-08 17:23:50 +0800
committerchinsan <chinsan@FreeBSD.org>2008-03-08 17:23:50 +0800
commitb95dd70028a079cd0df0c2de3218f898937abc28 (patch)
treee1e3a919564de3a67b13c40c1149bebb252101dd /science/hdf5/Makefile
parentab63ac669f7d8b7808e751468e0dd9fa6e6db9a8 (diff)
downloadfreebsd-ports-gnome-b95dd70028a079cd0df0c2de3218f898937abc28.tar.gz
freebsd-ports-gnome-b95dd70028a079cd0df0c2de3218f898937abc28.tar.zst
freebsd-ports-gnome-b95dd70028a079cd0df0c2de3218f898937abc28.zip
- Add mirror.
(due to the maximum ftp.hdfgroup.org number of allowed clients is 20.)
Diffstat (limited to 'science/hdf5/Makefile')
-rw-r--r--science/hdf5/Makefile3
1 files changed, 2 insertions, 1 deletions
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)