diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-08 13:42:12 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-08 13:42:12 +0000 |
commit | dd737b712b1533bd349f7108fb752b5f05f90fc0 (patch) | |
tree | 43875623f4f46c235d295eb91d6f4fe8930ffca0 /science/hdf5 | |
parent | caa842452a19a449859888a55ff5b0b9826132a0 (diff) | |
download | ports-dd737b712b1533bd349f7108fb752b5f05f90fc0.tar.gz ports-dd737b712b1533bd349f7108fb752b5f05f90fc0.zip |
Notes
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 428af8d37d7d..3f4c5df6ef3e 100644 --- a/science/hdf5/Makefile +++ b/science/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) |