From 62de4a5f746b29575edb2acbcaa60826fc9a5047 Mon Sep 17 00:00:00 2001 From: linimon Date: Wed, 24 Oct 2007 20:19:06 +0000 Subject: 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. --- science/hdf5-18/Makefile | 3 ++- science/hdf5/Makefile | 3 ++- 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) -- cgit