diff options
Diffstat (limited to 'graphics/hdf5')
-rw-r--r-- | graphics/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hdf5/Makefile b/graphics/hdf5/Makefile index 428af8d37d7d..3f4c5df6ef3e 100644 --- a/graphics/hdf5/Makefile +++ b/graphics/hdf5/Makefile @@ -9,7 +9,7 @@ PORTNAME= hdf5 PORTVERSION= 1.4.5 CATEGORIES= graphics -MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ +MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) |