diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
commit | 27ab5137ced49581a9a650baf0cb8b390a76432f (patch) | |
tree | 93c33bdf2b34ce46d47085aa2749f4a9f61422cd /science/hdf5-18 | |
parent | e888f4c23ba128bffe1d93ee8bf66f524721059e (diff) | |
download | freebsd-ports-27ab5137ced49581a9a650baf0cb8b390a76432f.zip |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
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 e6b142cb10d3..8d5af32bfc6c 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -7,6 +7,7 @@ PORTNAME= hdf5 PORTVERSION= 1.8.3 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ \ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-1.8.2/src/ |