diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-03-08 23:03:03 +0800 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-03-08 23:03:03 +0800 |
commit | 13d06c8bf865ccd66c362c21eceec2b8707a445c (patch) | |
tree | 187205a2758a680bb8bcbd00aeb77b02112b19fd /science/hdf5 | |
parent | c746e8ce0080ef0b8ff592057521b6b0756964de (diff) | |
download | freebsd-ports-gnome-13d06c8bf865ccd66c362c21eceec2b8707a445c.tar.gz freebsd-ports-gnome-13d06c8bf865ccd66c362c21eceec2b8707a445c.tar.zst freebsd-ports-gnome-13d06c8bf865ccd66c362c21eceec2b8707a445c.zip |
- Update mastersite.
PR: ports/110043
Submitted by: Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 9fef5beb71a6..e92bd457797b 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -9,7 +9,7 @@ PORTNAME= hdf5 PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics -MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/${PORTVERSION}/ +MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ MAINTAINER= koziol@ncsa.uiuc.edu COMMENT= Hierarchical Data Format library (from NCSA) |