diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /devel/boost_build/Makefile | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) |
Notes
Diffstat (limited to 'devel/boost_build/Makefile')
-rw-r--r-- | devel/boost_build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost_build/Makefile b/devel/boost_build/Makefile index 5115e9bf7cf7..30aaafff900e 100644 --- a/devel/boost_build/Makefile +++ b/devel/boost_build/Makefile @@ -3,7 +3,7 @@ PORTNAME= boost_build PORTVERSION= 2.0.m12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/boost/boost-build/2.0-m12 DISTNAME= ${PORTNAME:S/_/-/g}-${PORTVERSION:S/.m/-m/} |