Index: Makefile =================================================================== RCS file: /home/pcvs/ports/science/hdf5/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- Makefile 24 Oct 2007 20:19:06 -0000 1.41 +++ Makefile 16 Nov 2007 22:24:04 -0000 @@ -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)