diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-24 16:14:56 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-24 16:14:56 +0000 |
commit | 95c5e784df9194d6380ce04e438dbb6e60de5760 (patch) | |
tree | fdee1567c8be2392a5e131b172c607e4c932ec8d /math/mumps | |
parent | b2edba82013a8f93e2a008ce3ad2ec5a04c9a0e7 (diff) |
Notes
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 221a40afd2c4..2c3f844a1f0e 100644 --- a/math/mumps/Makefile +++ b/math/mumps/Makefile @@ -3,6 +3,7 @@ PORTNAME= mumps PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ |