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