diff options
author | danilo <danilo@FreeBSD.org> | 2016-02-06 21:45:05 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-02-06 21:45:05 +0800 |
commit | 7d87fd6d64ce47082b9c39e0bf362abfc8e51baa (patch) | |
tree | 883766b68cdb400f1d6e36e43ae9247edab001e4 /math/blacs | |
parent | f23890c3f2b2d2649663f9f0501814a606d950ce (diff) | |
download | freebsd-ports-gnome-7d87fd6d64ce47082b9c39e0bf362abfc8e51baa.tar.gz freebsd-ports-gnome-7d87fd6d64ce47082b9c39e0bf362abfc8e51baa.tar.zst freebsd-ports-gnome-7d87fd6d64ce47082b9c39e0bf362abfc8e51baa.zip |
- Update to 1.10.2
Diffstat (limited to 'math/blacs')
-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 2a51aae3402f..04d3b8b6fa2e 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS |