diff options
Diffstat (limited to 'graphics/hdf5/Makefile')
-rw-r--r-- | graphics/hdf5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hdf5/Makefile b/graphics/hdf5/Makefile index 1250fb6ec168..d2be7566329f 100644 --- a/graphics/hdf5/Makefile +++ b/graphics/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 |