diff options
author | maho <maho@FreeBSD.org> | 2009-01-14 14:01:32 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-01-14 14:01:32 +0800 |
commit | d0c611cd44f807e53b203c83988ff467a805e0c1 (patch) | |
tree | 5a0e8cc4d9ffefe82e034bdcb04494750cd30a8e | |
parent | bca531f0c9e2d9b5d7097756f493f17c44837562 (diff) | |
download | freebsd-ports-gnome-d0c611cd44f807e53b203c83988ff467a805e0c1.tar.gz freebsd-ports-gnome-d0c611cd44f807e53b203c83988ff467a805e0c1.tar.zst freebsd-ports-gnome-d0c611cd44f807e53b203c83988ff467a805e0c1.zip |
Bump port revision by the former commit.
-rw-r--r-- | science/hdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 33ed62e02a49..c6b6d86b3f44 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= hdf PORTVERSION= 4.2r3 +PORTREVISION= 1 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/:src \ ftp://ftp.hdfgroup.org/HDF/Documentation/${PORTVERSION}/:doc \ |