aboutsummaryrefslogtreecommitdiff
path: root/math/superlu
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-09-13 00:08:01 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-09-13 00:08:01 +0000
commit27ab5137ced49581a9a650baf0cb8b390a76432f (patch)
tree93c33bdf2b34ce46d47085aa2749f4a9f61422cd /math/superlu
parente888f4c23ba128bffe1d93ee8bf66f524721059e (diff)
downloadports-27ab5137ced49581a9a650baf0cb8b390a76432f.tar.gz
ports-27ab5137ced49581a9a650baf0cb8b390a76432f.zip
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
Notes
Notes: svn path=/head/; revision=241308
Diffstat (limited to 'math/superlu')
-rw-r--r--math/superlu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 783e81a689d1..da5a9d03c4a6 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= superlu
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSION= ${P_VERSION}.20060201
CATEGORIES= math
MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \