diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/boost_build | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) |
Notes
Diffstat (limited to 'devel/boost_build')
-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 |