diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-09-01 21:50:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-09-01 21:50:14 +0000 |
commit | 78e2b56a8a68083d22afc700d073631ba82a8239 (patch) | |
tree | 43213d40998f6fb83d7305f230cab7d559c7d364 /math/mumps | |
parent | Fix pkg-plist (diff) |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
Diffstat (limited to 'math/mumps')
-rw-r--r-- | math/mumps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mumps/Makefile b/math/mumps/Makefile index 3f2a6e329b21..f24c14d1a432 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumps PORTVERSION= 4.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ |