diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
commit | b324ade02d984ecb2c343b4c786d74c25d16f914 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /net-p2p/libtorrent-rasterbar-python | |
parent | devel/boost-*: partially revert r439920 (see r439922) (diff) |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
Notes
Notes:
svn path=/head/; revision=439934
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-python')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-python/Makefile b/net-p2p/libtorrent-rasterbar-python/Makefile index fc84a3b4bdee..d488fd7cbe0e 100644 --- a/net-p2p/libtorrent-rasterbar-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-python/Makefile @@ -1,6 +1,7 @@ # Created by: Doug Barton <dougb@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |