diff options
Diffstat (limited to 'devel/boost_build/Makefile')
-rw-r--r-- | devel/boost_build/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost_build/Makefile b/devel/boost_build/Makefile index b6c7470b2d25..a8e82de54f0e 100644 --- a/devel/boost_build/Makefile +++ b/devel/boost_build/Makefile @@ -7,8 +7,7 @@ PORTNAME= boost_build PORTVERSION= 2.0.m12 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=boost +MASTER_SITES= SF/boost/boost-build/2.0-m12 DISTNAME= ${PORTNAME:S/_/-/g}-${PORTVERSION:S/.m/-m/} MAINTAINER= bms@FreeBSD.org |