summaryrefslogtreecommitdiff
path: root/devel/boehm-gc
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 18:13:48 +0000
committerrecht <recht>2003-09-14 18:13:48 +0000
commit3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1 (patch)
treeed6396120f93838ac8971515d166d6bc780ced21 /devel/boehm-gc
parentc0831b92c95b251096212ef41c11d9a3572bc46d (diff)
downloadpkgsrc-3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1.tar.gz
Use my NetBSD.org email address.
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r--devel/boehm-gc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index b0d0031188a..5fce0a0eca8 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2003/08/17 05:01:58 kei Exp $
+# $NetBSD: Makefile,v 1.32 2003/09/14 18:13:48 recht Exp $
#
DISTNAME= gc6.2
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
-MAINTAINER= marc@informatik.uni-bremen.de
+MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.hpl.hp.com/personal/Hans_Boehm/gc/
COMMENT= Garbage collection and memory leak detection for C and C++