diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-08 00:34:27 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-08 00:34:27 +0800 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /math/lapack++ | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | freebsd-ports-gnome-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz freebsd-ports-gnome-05a2cbc2b4065df619532438fa1273548077e37e.tar.zst freebsd-ports-gnome-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Diffstat (limited to 'math/lapack++')
-rw-r--r-- | math/lapack++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index 500c2e3066b0..6ce022db2946 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -7,6 +7,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://math.nist.gov/lapack++/:doc |