diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-01 21:30:12 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-01 21:30:12 +0000 |
commit | be5a56370e564a4dce3051e39a5ac689a87d216b (patch) | |
tree | bf1c20cc687f3be7005273a028ea1883023fd78a /devel | |
parent | a1db122aea73d99bfe3cf47b810b180dd921a25d (diff) | |
download | pkgsrc-be5a56370e564a4dce3051e39a5ac689a87d216b.tar.gz |
Tim requested in PR 31974 to retire as the maintainer. The new
maintainer is tech-pkg.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libstatgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index ade07dda34e..48f9f98ffcd 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/08/10 20:56:15 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/11/01 21:30:12 rillig Exp $ DISTNAME= libstatgrab-0.11 CATEGORIES= devel @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/ \ http://ftp.i-scream.org/pub/i-scream/libstatgrab/ -MAINTAINER= tim@bishnet.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.i-scream.org/libstatgrab/ COMMENT= Provides a useful interface to system statistics |