diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /science/hdf5-18 | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | freebsd-ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Diffstat (limited to 'science/hdf5-18')
-rw-r--r-- | science/hdf5-18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index ef05751ca02b..46cdeb4d685d 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -7,6 +7,7 @@ PORTNAME= hdf5 PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ |