diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-29 17:30:41 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-29 17:30:41 +0000 |
commit | 325c5676d14f5e23a40b17ce48a755fe5042f142 (patch) | |
tree | fda8c2fee904d7e44dab19ab7c40aee49d0d4aca /math/armadillo/Makefile | |
parent | - Update to 6.5.0 (diff) |
- Update to 8.600.0
Notes
Notes:
svn path=/head/; revision=473563
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 93c1cbcb4e88..50aa833caf0a 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 8.500.1 +PORTVERSION= 8.600.0 CATEGORIES= math MASTER_SITES= SF/arma |