diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-12-21 21:36:42 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-12-21 21:36:42 +0000 |
commit | e01e0eb877f57626e3e6010c27273c9b7457069e (patch) | |
tree | 1d42af60cd0afdd74a5a2c5672512ff0068f2a3d /science/hdf5 | |
parent | c93a735a7f6ad049693dde28962c14dcec367c3a (diff) | |
download | ports-e01e0eb877f57626e3e6010c27273c9b7457069e.tar.gz ports-e01e0eb877f57626e3e6010c27273c9b7457069e.zip |
Notes
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 1250fb6ec168..d2be7566329f 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hdf -PORTVERSION= 4.1r3 +PORTVERSION= 4.1r5 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF4.1r3/tar/ +MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF${PORTVERSION}/tar/ DISTNAME= HDF${PORTVERSION} MAINTAINER= mi@aldan.algebra.com diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo index 6e22d24afd1e..3ce910a4ad52 100644 --- a/science/hdf5/distinfo +++ b/science/hdf5/distinfo @@ -1 +1 @@ -MD5 (HDF4.1r3.tar.gz) = 975f84ad8c5910841995c9d339fbd8bb +MD5 (HDF4.1r5.tar.gz) = f90de772dac93195def4a585da176db2 |