diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
commit | 879e75a6593d4f669464a017aaebd9f8bee250f3 (patch) | |
tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /science/hdf | |
parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) |
Notes
Diffstat (limited to 'science/hdf')
-rw-r--r-- | science/hdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index f1c93f98d96e..20cdbae9f443 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= hdf PORTVERSION= 4.2.11 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= science archivers graphics MASTER_SITES= http://www.hdfgroup.org/ftp/HDF/releases/HDF${PORTVERSION}/src/ \ |