diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
commit | f2030b3e36810788a51fae0c30f9b1e655c3340c (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /chat/irssi-icb | |
parent | 17bb7bd7b40ae32ec6387e5cef8ca595136f3892 (diff) | |
download | pkgsrc-f2030b3e36810788a51fae0c30f9b1e655c3340c.tar.gz |
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Diffstat (limited to 'chat/irssi-icb')
-rw-r--r-- | chat/irssi-icb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile index 10a40a38053..4002c5ed6c7 100644 --- a/chat/irssi-icb/Makefile +++ b/chat/irssi-icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/01/17 21:45:52 veego Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/20 16:15:52 jmmv Exp $ # DISTNAME= irssi-icb-0.14 @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= http://www.irssi.org/files/plugins/icb/ DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE} -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.irssi.org/ COMMENT= Irssi plugin to access ICB networks |