diff options
author | thierry <thierry@FreeBSD.org> | 2014-09-02 05:50:14 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-09-02 05:50:14 +0800 |
commit | ceec2140ad92910b304f4cb60748f70219fba0e9 (patch) | |
tree | 43213d40998f6fb83d7305f230cab7d559c7d364 /math/mumps/Makefile | |
parent | 8ecd6275b965650e544018b4d8b7504b209e527c (diff) | |
download | freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.tar.gz freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.tar.zst freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.zip |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
Diffstat (limited to 'math/mumps/Makefile')
-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/ \ |