diff options
author | thierry <thierry@FreeBSD.org> | 2014-08-18 03:51:45 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-08-18 03:51:45 +0800 |
commit | 59e66718f36e5d340486f4da64a4a93a34efaac0 (patch) | |
tree | 8455c790f02e6f876e8a8b2837b8bd4635880a32 /math | |
parent | 3cdb43bb595274b16f4fa5782b322ac18964d394 (diff) | |
download | freebsd-ports-gnome-59e66718f36e5d340486f4da64a4a93a34efaac0.tar.gz freebsd-ports-gnome-59e66718f36e5d340486f4da64a4a93a34efaac0.tar.zst freebsd-ports-gnome-59e66718f36e5d340486f4da64a4a93a34efaac0.zip |
- Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
Diffstat (limited to 'math')
-rw-r--r-- | math/metis-edf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile index 150ea29b02f3..146540d03da9 100644 --- a/math/metis-edf/Makefile +++ b/math/metis-edf/Makefile @@ -3,6 +3,7 @@ PORTNAME= metis-edf DISTVERSION= 4.0.3-1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math |