summaryrefslogtreecommitdiff
path: root/devel/boost
diff options
context:
space:
mode:
authorjlam <jlam>2004-04-24 22:46:08 +0000
committerjlam <jlam>2004-04-24 22:46:08 +0000
commit4290b28d2ee15fb2f2126b938076596c8a75f585 (patch)
treec26caf5e460d692ac1b398c752c2e24f4ab0404b /devel/boost
parent424df1184c8f4ed8e75e648bb0ca0c47f35258e8 (diff)
downloadpkgsrc-4290b28d2ee15fb2f2126b938076596c8a75f585.tar.gz
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Diffstat (limited to 'devel/boost')
-rw-r--r--devel/boost/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost/Makefile b/devel/boost/Makefile
index 4de9e67c3e3..fa69697afa5 100644
--- a/devel/boost/Makefile
+++ b/devel/boost/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/09/25 16:08:09 salo Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/24 22:46:09 jlam Exp $
#
DISTNAME= boost-1.30.2
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boost/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jlam@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.boost.org/
COMMENT= Free, portable libraries that integrate with the ISO C++ Stdlib