diff options
author | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2008-04-27 18:14:03 +0000 |
commit | 825522125403cbfb41ac10d959f1b57966f2675d (patch) | |
tree | 09a15b635a4025c69e0c2b4130cb7735b2781e77 /chat | |
parent | b084b75de7370fbc77e2d158844de56998ebb20e (diff) | |
download | pkgsrc-825522125403cbfb41ac10d959f1b57966f2675d.tar.gz |
Set MAINTAINER to pkgsrc-users@NetBSD.org to indicate anyone can work on fixes for those packages.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/zircon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index 248ecbe5cca..8ce698e2f36 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/04/27 18:14:03 frueauf Exp $ # DISTNAME= zircon-1.18.245 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ -MAINTAINER= frueauf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ COMMENT= X11 interface to Internet Relay Chat |