diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 16:45:03 +0800 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /net-p2p/zetacoin | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.zst freebsd-ports-gnome-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
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 'net-p2p/zetacoin')
-rw-r--r-- | net-p2p/zetacoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index acf2b5676ccb..40aa6f2357c2 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net |