diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
| commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
| tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /math/mumps4 | |
| parent | dfcb95c892863cba5ded02f24dbcc17aef815edb (diff) | |
Diffstat (limited to 'math/mumps4')
| -rw-r--r-- | math/mumps4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mumps4/Makefile b/math/mumps4/Makefile index 093d09482ba0..acb43ba5440c 100644 --- a/math/mumps4/Makefile +++ b/math/mumps4/Makefile @@ -1,6 +1,6 @@ PORTNAME= mumps4 PORTVERSION= 4.10.0 # Please do not upgrade to 5+: use math/mumps -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ |
