diff options
author | danilo <danilo@FreeBSD.org> | 2015-09-17 10:58:01 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-09-17 10:58:01 +0800 |
commit | ff5b2752324470d2219ee1f7c8af187f39268832 (patch) | |
tree | 7caf6497ceca8c3df995a97ce17496029e77ca41 /math/blacs/Makefile | |
parent | ef383e365a78a5f6dcf3b0e4323b8f4b2af5476a (diff) | |
download | freebsd-ports-gnome-ff5b2752324470d2219ee1f7c8af187f39268832.tar.gz freebsd-ports-gnome-ff5b2752324470d2219ee1f7c8af187f39268832.tar.zst freebsd-ports-gnome-ff5b2752324470d2219ee1f7c8af187f39268832.zip |
- Update to 1.10.0
- Add SLURM to OPTIONS_DEFAULT (it's enabled by default in the configure script)
Diffstat (limited to 'math/blacs/Makefile')
-rw-r--r-- | math/blacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 25c6b529e017..a82962291eaf 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS |