diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-05-02 02:45:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-05-02 02:45:50 +0000 |
commit | 1eb5560d8bc69d45e97bf43369ab8f964a1b928f (patch) | |
tree | 399b317ab5968fe5bb779e1e1f8cb521639b77bb /devel/boost-all | |
parent | aa7396d1ad644d692c78a0cb91d0087a2461afcb (diff) | |
download | ports-1eb5560d8bc69d45e97bf43369ab8f964a1b928f.tar.gz ports-1eb5560d8bc69d45e97bf43369ab8f964a1b928f.zip |
Notes
Diffstat (limited to 'devel/boost-all')
-rw-r--r-- | devel/boost-all/common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-all/common.mk b/devel/boost-all/common.mk index e65578f0c892..dc4efabd91a6 100644 --- a/devel/boost-all/common.mk +++ b/devel/boost-all/common.mk @@ -1,5 +1,5 @@ -PORTVERSION= 1.63.0 +PORTVERSION= 1.64.0 PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//} DISTNAME= boost_${PORTVERSION:S/./_/g} |