summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-06-02 01:15:31 +0000
committerjschauma <jschauma@pkgsrc.org>2003-06-02 01:15:31 +0000
commite366d0c694f76afeff8379f738912bfa77414859 (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /chat
parentd95e3cbf121bb08c7029c0a77d1b1ad2b1eb1b39 (diff)
downloadpkgsrc-e366d0c694f76afeff8379f738912bfa77414859.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'chat')
-rw-r--r--chat/eggdrop/Makefile4
-rw-r--r--chat/ircII/Makefile4
-rw-r--r--chat/ircu/Makefile4
-rw-r--r--chat/kmess/Makefile4
-rw-r--r--chat/libicq2000/Makefile4
-rw-r--r--chat/libirc/Makefile4
-rw-r--r--chat/pircbot/Makefile4
-rw-r--r--chat/tirc/Makefile4
-rw-r--r--chat/vicq/Makefile4
-rw-r--r--chat/xchat2/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile
index e06904f2ff9..2b0a33ae199 100644
--- a/chat/eggdrop/Makefile
+++ b/chat/eggdrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/05/24 16:43:05 salo Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/02 01:21:26 jschauma Exp $
#
DISTNAME= eggdrop1.6.15
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.eggheads.org/
COMMENT= IRC robot with TCL scripting and multi-channel ability
diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile
index b8318a98667..9db91f719a3 100644
--- a/chat/ircII/Makefile
+++ b/chat/ircII/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/03/29 12:40:17 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2003/06/02 01:21:26 jschauma Exp $
DISTNAME= ircii-${VERS}
PKGNAME= ircII-${VERS}
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \
ftp://ircftp.au.eterna.com.au/pub/ircII/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client
CONFLICTS= blackened-[0-9]*
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile
index f75296e2d00..ab40f822bc3 100644
--- a/chat/ircu/Makefile
+++ b/chat/ircu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:17 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/02 01:21:26 jschauma Exp $
#
DISTNAME= ircu2.10.11.04
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/ircu2.10
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=undernet-ircu/}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://coder-com.undernet.org/
COMMENT= Internet Relay Chat server customized for Undernet
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index 41c8f66790e..4b29bec6fcc 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/06/02 01:21:25 jschauma Exp $
#
DISTNAME= kmess-1.1
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://kmess.sourceforge.net/
COMMENT= MSN Messenger Client for KDE3
diff --git a/chat/libicq2000/Makefile b/chat/libicq2000/Makefile
index 48522930b7d..c5b8ea5f24c 100644
--- a/chat/libicq2000/Makefile
+++ b/chat/libicq2000/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/06/02 01:21:25 jschauma Exp $
#
DISTNAME= libicq2000-0.3.2
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libicq2000/}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://libicq2000.sourceforge.net/
COMMENT= Library for icq 2000/2001 clients
diff --git a/chat/libirc/Makefile b/chat/libirc/Makefile
index 17e4211592c..2b0dcc7fd2d 100644
--- a/chat/libirc/Makefile
+++ b/chat/libirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/05/02 13:13:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/02 01:21:25 jschauma Exp $
#
DISTNAME= libirc-0.2
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.cs.kau.se/~jorgen/software/
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.cs.kau.se/~jorgen/software/
COMMENT= libirc is a C-library for the IRC protocol
diff --git a/chat/pircbot/Makefile b/chat/pircbot/Makefile
index 8acc40078ee..3a57853f4fa 100644
--- a/chat/pircbot/Makefile
+++ b/chat/pircbot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/04/10 01:28:14 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/06/02 01:21:24 jschauma Exp $
#
DISTNAME= pircbot-0.9.11
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= http://www.jibble.org/files/
EXTRACT_SUFX= .zip
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.jibble.org/pircbot.php
COMMENT= Java IRC Bot Framework
diff --git a/chat/tirc/Makefile b/chat/tirc/Makefile
index d7ab179c06f..ea0ff572b76 100644
--- a/chat/tirc/Makefile
+++ b/chat/tirc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2003/02/01 10:09:36 agc Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/02 01:21:24 jschauma Exp $
#
DISTNAME= tirc-1.2
CATEGORIES= chat
MASTER_SITES= ftp://ftp.mayn.de/pub/unix/network/irc/tirc/
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
COMMENT= Token's 'Internet Relay Chat' Client
USE_BUILDLINK2= YES
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile
index 3de25aae5d1..6f8892b4dad 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/12/14 03:43:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.11 2003/06/02 01:21:24 jschauma Exp $
DISTNAME= vicq-0.4.1
PKGREVISION= 1
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://gonzo.kiev.ua/projects/vicq/
COMMENT= simple icq client written in perl
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index 39baf524802..3bc82f0e002 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:07 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/06/02 01:21:24 jschauma Exp $
#
DISTNAME= xchat-2.0.2
@@ -7,7 +7,7 @@ CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.xchat.org/
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit