diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-01-14 06:01:32 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-01-14 06:01:32 +0000 |
commit | e1102f2a9332b465d0345638dfd00c0c37a3eb4e (patch) | |
tree | da87d1d94a3682a94943b585b2867ca66dea7088 | |
parent | Support shared lib by tewaking. (diff) |
Bump port revision by the former commit.
Notes
Notes:
svn path=/head/; revision=226033
-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 \ |