diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:37:41 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:37:41 +0000 |
commit | e10e2a05bb7ee9537766f37fa87e6aa46e50a828 (patch) | |
tree | faa6638bafbb65f01694e39dc61702bf3b0d6532 /chat/eggdrop | |
parent | 1a42907260feb092a5347384ad01d04f5812c2e7 (diff) | |
download | pkgsrc-e10e2a05bb7ee9537766f37fa87e6aa46e50a828.tar.gz |
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
Diffstat (limited to 'chat/eggdrop')
-rw-r--r-- | chat/eggdrop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile index e3b2613c68a..ad440fc89f7 100644 --- a/chat/eggdrop/Makefile +++ b/chat/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/26 03:48:13 kent Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/01 02:37:45 jschauma Exp $ # DISTNAME= eggdrop1.6.10 @@ -6,7 +6,7 @@ PKGNAME= eggdrop-1.6.10 CATEGORIES= net MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.eggheads.org/ COMMENT= IRC robot with TCL scripting and multi-channel ability |