diff options
author | netchild <netchild@FreeBSD.org> | 2004-01-15 21:41:30 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-01-15 21:41:30 +0800 |
commit | 5757940070152dc2eb407ca784a9ffe369866369 (patch) | |
tree | 226ed60768938af867064c98ffc49bc1ed8b7440 /devel/boost | |
parent | 49f4073651f9345781f9de2afb739b315b372460 (diff) | |
download | freebsd-ports-graphics-5757940070152dc2eb407ca784a9ffe369866369.tar.gz freebsd-ports-graphics-5757940070152dc2eb407ca784a9ffe369866369.tar.zst freebsd-ports-graphics-5757940070152dc2eb407ca784a9ffe369866369.zip |
Simon Barner has agreed to maintain this port.
Approved by: maintainer timeout
(I've used a ~2 week timeout without an email
contact; as can be seen and I've already noticed
for another port, the maintainer is not responsive
for a much longer time)
Diffstat (limited to 'devel/boost')
-rw-r--r-- | devel/boost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 1e420b5328a..1a8e8056537 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= pmarquis@pobox.com +MAINTAINER= barner@gmx.de COMMENT= Free peer-reviewed portable C++ source libraries MAKE_ENV= BOOST_ROOT=${WRKSRC} BUILD="debug release" |