aboutsummaryrefslogtreecommitdiffstats
path: root/science/hdf5-18
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-10-25 04:19:06 +0800
committerlinimon <linimon@FreeBSD.org>2007-10-25 04:19:06 +0800
commit62de4a5f746b29575edb2acbcaa60826fc9a5047 (patch)
treee9ef1f0a978df7a3de0e7cedb2ce622a63db7ad3 /science/hdf5-18
parentf988c42631509de7e29aabaf7354bf97c12a982f (diff)
downloadfreebsd-ports-gnome-62de4a5f746b29575edb2acbcaa60826fc9a5047.tar.gz
freebsd-ports-gnome-62de4a5f746b29575edb2acbcaa60826fc9a5047.tar.zst
freebsd-ports-gnome-62de4a5f746b29575edb2acbcaa60826fc9a5047.zip
We are one release behind, so add a backup directory on the mastersite
to fix the fetch. This will also allow me to flush a bad distfile on ftp.
Diffstat (limited to 'science/hdf5-18')
-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 dd0ad06129b1..7dd4440a7ed2 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -9,7 +9,8 @@
PORTNAME= hdf5
PORTVERSION= 1.6.5
CATEGORIES= science archivers graphics
-MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/
+MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \
+ ftp://ftp.hdfgroup.org/HDF5/current-old/src/
MAINTAINER= koziol@hdfgroup.org
COMMENT= Hierarchical Data Format library (from NCSA)