diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-08-14 08:30:09 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-08-14 08:30:09 +0000 |
commit | 702accd6c85b2e865f91a317f709a95af547d5a0 (patch) | |
tree | cb850234371d38b0b70d4933854b9915a75045a0 /science/hdf/Makefile | |
parent | 1ae84e1f9d5dcb4e4fc3c5b8c476fd8fc1c1fe4c (diff) | |
download | ports-702accd6c85b2e865f91a317f709a95af547d5a0.tar.gz ports-702accd6c85b2e865f91a317f709a95af547d5a0.zip |
Notes
Diffstat (limited to 'science/hdf/Makefile')
-rw-r--r-- | science/hdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index af0e313968e3..9889a511fc3d 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -9,7 +9,8 @@ PORTNAME= hdf PORTVERSION= 4.2r3 PORTREVISION= 4 CATEGORIES= science archivers graphics -MASTER_SITES= ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/:src \ +MASTER_SITES= ftp://ftp.hdfgroup.org/HDF/prev-releases/HDF4.2r3/src/:src \ + ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/:src \ ftp://ftp.hdfgroup.org/HDF/Documentation/${PORTVERSION}/:doc \ ftp://ftp.hdfgroup.org/HDF/Documentation/HDF4.2r3/:doc \ http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/:doc_szip |