diff options
author | shaun <shaun@FreeBSD.org> | 2012-06-14 21:52:22 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2012-06-14 21:52:22 +0800 |
commit | 82282c9af8a11544f7298fdefb216d359b5c8921 (patch) | |
tree | 6553ec96dd2fd88299f88cd4c6ecdf548efea835 /net-p2p | |
parent | a8d7f470c7c05d3b976aad7aa695d8e07b24ce30 (diff) | |
download | freebsd-ports-graphics-82282c9af8a11544f7298fdefb216d359b5c8921.tar.gz freebsd-ports-graphics-82282c9af8a11544f7298fdefb216d359b5c8921.tar.zst freebsd-ports-graphics-82282c9af8a11544f7298fdefb216d359b5c8921.zip |
Back to the pool.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 58215c26b04..8848e72d0ec 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= https://nodeload.github.com/${PORTNAME}/${PORTNAME}/tarball/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTFILES= v${PORTVERSION} -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual Peer-to-Peer Currency Client BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/parallel/algorithm.hpp:${PORTSDIR}/devel/boost-libs # 1.40+ |