diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 9f68fb71ef906c9dd6ecddb64dafc8166565a745 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /math/armadillo/Makefile | |
parent | 91bab4fdf3f5ff9fc26a4bbbd1c2bd8a2b636178 (diff) | |
download | FreeBSD-ports-9f68fb71ef906c9dd6ecddb64dafc8166565a745.zip FreeBSD-ports-9f68fb71ef906c9dd6ecddb64dafc8166565a745.tar.gz |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
Diffstat (limited to 'math/armadillo/Makefile')
-rw-r--r-- | math/armadillo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 0ef1c66..4985d1d 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -2,6 +2,7 @@ PORTNAME= armadillo PORTVERSION= 7.600.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/arma |