diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-12-16 01:41:30 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-12-16 01:41:30 +0000 |
commit | db30ce849033d5b0d56d2f113c909953f06afe97 (patch) | |
tree | ba562552e1f3ef1a8e9dd651f44babdca5fadb77 /science | |
parent | 52446c2a676fdbfbf02e20867d8d5c3d0f6f5bc0 (diff) | |
download | ports-db30ce849033d5b0d56d2f113c909953f06afe97.tar.gz ports-db30ce849033d5b0d56d2f113c909953f06afe97.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf5-18/Makefile | 3 | ||||
-rw-r--r-- | science/hdf5/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 7bcfb84d9074..52eae99949e8 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -9,8 +9,7 @@ PORTNAME= hdf5 PORTVERSION= 1.6.6 CATEGORIES= science archivers graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= erwin +MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 7bcfb84d9074..52eae99949e8 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -9,8 +9,7 @@ PORTNAME= hdf5 PORTVERSION= 1.6.6 CATEGORIES= science archivers graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= erwin +MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) |