diff options
Diffstat (limited to 'science/hdf5/Makefile')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 6a2c4107f528..6773dfc3b9bc 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -3,7 +3,7 @@ PORTNAME= hdf5 PORTVERSION= 1.10.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science archivers graphics MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ LOCAL/sunpoet |