summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-24 20:19:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-24 20:19:06 +0000
commite88b63a36ed7d6842d8c97c03f386adf51ec503e (patch)
tree5f6d83ea6463e597e0991e3476f2ff2cd1743867
parentRe-add patch-at_scancode.c and patch-bsd_kbd.c, which prior to (diff)
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.
-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 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)
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index dd0ad06129b1..7dd4440a7ed2 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/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)