diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-11-13 22:19:01 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-11-13 22:19:01 +0000 |
commit | 6af1624db454e72d3da561848a9dc3765af0c686 (patch) | |
tree | 96056b9b161e05ae80ff2b71f280044a7d334102 /math/armadillo/Makefile | |
parent | de980c5ba1e6ac7f362416b91bed46b754849df3 (diff) | |
download | ports-6af1624db454e72d3da561848a9dc3765af0c686.tar.gz ports-6af1624db454e72d3da561848a9dc3765af0c686.zip |
Notes
Diffstat (limited to 'math/armadillo/Makefile')
-rw-r--r-- | math/armadillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index f34201006bfd..de5d49fd41a9 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.500.0 +PORTVERSION= 7.500.1 CATEGORIES= math MASTER_SITES= SF/arma |