diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /science/2dhf | |
parent | - Correctly put patch file under files (diff) |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Notes
Notes:
svn path=/head/; revision=225403
Diffstat (limited to 'science/2dhf')
-rw-r--r-- | science/2dhf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/2dhf/Makefile b/science/2dhf/Makefile index a10a64d9f4a6..8b1ff3b265e1 100644 --- a/science/2dhf/Makefile +++ b/science/2dhf/Makefile @@ -7,7 +7,7 @@ PORTNAME= 2dhf PORTVERSION= 2005.05 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://www.fizyka.umk.pl/~jkob/2dhf/ DISTNAME= ${PORTNAME}-05.05 |