diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 455dd1bd7c2bb1eefc43eb139099e75131f41033 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /chat/bitchbot | |
parent | 0148530b285600d81b1a16d04eae168dc5427ac5 (diff) | |
download | pkgsrc-455dd1bd7c2bb1eefc43eb139099e75131f41033.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'chat/bitchbot')
-rw-r--r-- | chat/bitchbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bitchbot/Makefile b/chat/bitchbot/Makefile index 7a994d98dd4..fcd69848178 100644 --- a/chat/bitchbot/Makefile +++ b/chat/bitchbot/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2009/03/21 20:01:11 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/17 18:00:13 adrianp Exp $ DISTNAME= bitchbot-1.0.2 CATEGORIES= chat MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.r1ch.net/projects/bitchbot/ COMMENT= Bitchbot is a perl-based IRC bot |