diff options
author | gerald <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
commit | 1c3907bb1d0398521432edac556a43517c23e5e3 (patch) | |
tree | e74147114f5b0f3c0ad788a30003a50bc136fc0a /science/hdf5 | |
parent | 2dcebfe867e43f06e91f18e302cc215dd2fdbb9f (diff) | |
download | freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.tar.gz freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.tar.zst freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.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')
-rw-r--r-- | science/hdf5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index 0a5d5d656b30..8d97c9cebd55 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -8,6 +8,7 @@ PORTNAME= hdf5 PORTVERSION= 1.6.9 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \ ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \ |