diff options
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 e3d5bad4b543..6cf69f456e25 100644 --- a/devel/boost_build/Makefile +++ b/devel/boost_build/Makefile @@ -3,7 +3,7 @@ PORTNAME= boost_build PORTVERSION= 2.0.m12 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= SF/boost/boost-build/2.0-m12 DISTNAME= ${PORTNAME:S/_/-/g}-${PORTVERSION:S/.m/-m/} |