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 /math/mumps | |
parent | - Correctly put patch file under files (diff) |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Diffstat (limited to 'math/mumps')
-rw-r--r-- | math/mumps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/mumps/Makefile b/math/mumps/Makefile index a4133124ab40..5f77bb268cdc 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -7,6 +7,7 @@ PORTNAME= mumps PORTVERSION= 4.8.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ |