diff options
author | gerald <gerald@FreeBSD.org> | 2009-01-08 00:34:27 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-01-08 00:34:27 +0800 |
commit | 497285e825f95a643ac4b1c339571479651cf9f7 (patch) | |
tree | efa6ea44b4f00f2198d9823be6dc4b83adfc50eb /science/hdf5 | |
parent | 7cdfaa026f2417d62bf30c9228ce737339a1d037 (diff) | |
download | freebsd-ports-gnome-497285e825f95a643ac4b1c339571479651cf9f7.tar.gz freebsd-ports-gnome-497285e825f95a643ac4b1c339571479651cf9f7.tar.zst freebsd-ports-gnome-497285e825f95a643ac4b1c339571479651cf9f7.zip |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
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 514a31a3a6d8..d73c056be3c0 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -8,6 +8,7 @@ PORTNAME= hdf5 PORTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \ ftp://ftp.hdfgroup.org/HDF5/prev-releases/ \ |