diff options
author | jperkin <jperkin@pkgsrc.org> | 2017-04-19 11:24:36 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2017-04-19 11:24:36 +0000 |
commit | add3d9b5908c620684206e77e9325b8ce9c9990b (patch) | |
tree | 4adecf28aff99d1b15b033774829d9dbf2a6705b /chat | |
parent | 6d409ad2951667d29c7bbdb3086fcfa4965dd5a3 (diff) | |
download | pkgsrc-add3d9b5908c620684206e77e9325b8ce9c9990b.tar.gz |
Reset MAINTAINER after tonnerre resigned.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/kgb-bot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/kgb-bot/Makefile b/chat/kgb-bot/Makefile index a0325096c5b..ce20ea8e65c 100644 --- a/chat/kgb-bot/Makefile +++ b/chat/kgb-bot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2016/07/09 06:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/04/19 11:24:36 jperkin Exp $ # DISTNAME= App-KGB-1.31 @@ -8,7 +8,7 @@ PKGREVISION= 5 CATEGORIES= chat perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} -MAINTAINER= tonnerre@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://alioth.debian.org/projects/kgb/ COMMENT= Notify about VCS commits on IRC |