diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2014-09-26 13:48:27 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2014-09-26 13:48:27 +0000 |
commit | 26dbda5cc2b6e5b8656ec20e9e2d174191a4e2b3 (patch) | |
tree | ff6697ad3b05bb132d771d021a808fc640ccbbc0 /devel/boost-libs/Makefile | |
parent | b7aaf05a86b835db7c5e05a66248358e1fcb21dc (diff) |
Notes
Diffstat (limited to 'devel/boost-libs/Makefile')
-rw-r--r-- | devel/boost-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 9b2cf7ad18d2..f96bde8b9bcf 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -4,7 +4,7 @@ PORTNAME= boost-libs COMMENT= Free portable C++ libraries (without Boost.Python) -PORTREVISION= 3 +PORTREVISION= 4 BUILD_DEPENDS+= bjam:${PORTSDIR}/devel/boost-jam |