diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /devel/boost-python-libs/Makefile | |
parent | Unbreak (diff) |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
Notes
Notes:
svn path=/head/; revision=487266
Diffstat (limited to 'devel/boost-python-libs/Makefile')
-rw-r--r-- | devel/boost-python-libs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index 9b1359bcdc74..eebeaf1d4875 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= boost-libs -PORTREVISION= 1 COMMENT= Framework for interfacing Python and C++ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |