diff options
author | frueauf <frueauf> | 2008-04-27 18:14:03 +0000 |
---|---|---|
committer | frueauf <frueauf> | 2008-04-27 18:14:03 +0000 |
commit | 642e89fc5c6dbfd315db64572883ee589385d85c (patch) | |
tree | 09a15b635a4025c69e0c2b4130cb7735b2781e77 /chat | |
parent | acf51e4cc5978daaf77a788934fdd6b4aeea6654 (diff) | |
download | pkgsrc-642e89fc5c6dbfd315db64572883ee589385d85c.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 |