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/psi3 | |
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/psi3')
-rw-r--r-- | science/psi3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/psi3/Makefile b/science/psi3/Makefile index 55d42f8632a7..34c2efe626fa 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -7,6 +7,7 @@ PORTNAME= psi3 PORTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.psicode.org/doc/:doc |