diff options
author | mi <mi@FreeBSD.org> | 2001-12-22 05:36:42 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-12-22 05:36:42 +0800 |
commit | dc81394ccad3b1af9c528d70edc11328f0311d30 (patch) | |
tree | 7f1636d77ef7d78a31532944335903adc4f31f8e /science/hdf5/Makefile | |
parent | 645bf5a3b26d57418cb6f87fdf658132be26f82e (diff) | |
download | freebsd-ports-gnome-dc81394ccad3b1af9c528d70edc11328f0311d30.tar.gz freebsd-ports-gnome-dc81394ccad3b1af9c528d70edc11328f0311d30.tar.zst freebsd-ports-gnome-dc81394ccad3b1af9c528d70edc11328f0311d30.zip |
Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
Diffstat (limited to 'science/hdf5/Makefile')
-rw-r--r-- | science/hdf5/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |