diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-11-20 13:28:47 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-11-20 13:28:47 +0000 |
commit | f8086d737baab06d38cbcea4523e4cc737d87924 (patch) | |
tree | b044b9106c8cbbc1e4424be1730e4ec946ddd34a /science | |
parent | ac557476bcb9bc4a2164e167413adab94e173db6 (diff) | |
download | ports-f8086d737baab06d38cbcea4523e4cc737d87924.tar.gz ports-f8086d737baab06d38cbcea4523e4cc737d87924.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf5-18/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 7dd4440a7ed2..d66de419fc1d 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -9,8 +9,8 @@ PORTNAME= hdf5 PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics -MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \ - ftp://ftp.hdfgroup.org/HDF5/current-old/src/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= erwin MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 7dd4440a7ed2..d66de419fc1d 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -9,8 +9,8 @@ PORTNAME= hdf5 PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics -MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \ - ftp://ftp.hdfgroup.org/HDF5/current-old/src/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= erwin MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) |