diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-06 15:59:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-06 15:59:40 +0000 |
commit | ec74dcaf0af1a5d3356f29160df8854342ba68cc (patch) | |
tree | 38fad6adf925f79f932d2e97bfe5a4f270e0e7be /graphics/hdf5/Makefile | |
parent | upgrade to 0.10 (diff) |
upgrade to 1.4.5
Diffstat (limited to 'graphics/hdf5/Makefile')
-rw-r--r-- | graphics/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hdf5/Makefile b/graphics/hdf5/Makefile index c43f4784cb27..1b1ecfd7d7ab 100644 --- a/graphics/hdf5/Makefile +++ b/graphics/hdf5/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hdf5 -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= graphics MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ |