diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-05-02 02:51:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-05-02 02:51:15 +0000 |
commit | 2d787c2cc62ff7921d9ce4f8f7081e7de5e04d71 (patch) | |
tree | b333173ce8f24f531ccf4b5216672c6794562ad2 /devel/boost-all | |
parent | d659563a0ad74ec742069aa7580092efcb99a573 (diff) | |
download | ports-2d787c2cc62ff7921d9ce4f8f7081e7de5e04d71.tar.gz ports-2d787c2cc62ff7921d9ce4f8f7081e7de5e04d71.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 dc4efabd91a6..e65578f0c892 100644 --- a/devel/boost-all/common.mk +++ b/devel/boost-all/common.mk @@ -1,5 +1,5 @@ -PORTVERSION= 1.64.0 +PORTVERSION= 1.63.0 PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//} DISTNAME= boost_${PORTVERSION:S/./_/g} |