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/hdf5-18 | |
parent | ac557476bcb9bc4a2164e167413adab94e173db6 (diff) | |
download | freebsd-ports-f8086d737baab06d38cbcea4523e4cc737d87924.zip |
Distfile is no longer available, so put on local mirrors until
the port can be upgraded to the newest version after the freeze.
Approved by: portmgr (self), Quincey Koziol <koziol@hdfgroup.org> (maintainer)
Diffstat (limited to 'science/hdf5-18')
-rw-r--r-- | science/hdf5-18/Makefile | 4 |
1 files changed, 2 insertions, 2 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) |