aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-06 23:24:02 +0800
committerbapt <bapt@FreeBSD.org>2014-07-06 23:24:02 +0800
commit74155c3e2e08440a0ab8a2bd1945645db1fd2e87 (patch)
treeb307dd10df3b6cd0dac6b012126a458f60095cf8 /net-im
parentc7aa6f59e27a9805866a3284b2c99d414bac1e2b (diff)
downloadfreebsd-ports-gnome-74155c3e2e08440a0ab8a2bd1945645db1fd2e87.tar.gz
freebsd-ports-gnome-74155c3e2e08440a0ab8a2bd1945645db1fd2e87.tar.zst
freebsd-ports-gnome-74155c3e2e08440a0ab8a2bd1945645db1fd2e87.zip
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage) With hat: portmgr
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centericq/Makefile2
-rw-r--r--net-im/emesene/Makefile2
-rw-r--r--net-im/gale/Makefile2
-rw-r--r--net-im/iserverd/Makefile2
-rw-r--r--net-im/jabber-pyaim/Makefile2
-rw-r--r--net-im/komclean/Makefile2
-rw-r--r--net-im/py-xmpppy-irc/Makefile2
-rw-r--r--net-im/py-xmpppy-yahoo/Makefile2
-rw-r--r--net-im/skype-devel/Makefile2
-rw-r--r--net-im/skype/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index 6b1d286dfc65..754e5db61f5c 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 16
CATEGORIES= net-im
MASTER_SITES= http://thekonst.net/download/
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A text mode menu- and window-driven IM interface
DEPRECATED= Fails to build with new utmpx
diff --git a/net-im/emesene/Makefile b/net-im/emesene/Makefile
index 31ef8be65e8d..87ba426eacf8 100644
--- a/net-im/emesene/Makefile
+++ b/net-im/emesene/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= net-im python
MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/${PORTNAME}/,} \
${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= acm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A MSN Messenger client written in python
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index be808298f0f8..b373339e7ca7 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net-im
MASTER_SITES= http://download.ofb.net/${PORTNAME}/
DISTNAME= ${PORTNAME}-${PORTVERSION}ruit
-MAINTAINER= jason-fbsd-ports-gale@shalott.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Secure instant messaging system
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \
diff --git a/net-im/iserverd/Makefile b/net-im/iserverd/Makefile
index 69aa24076cf8..20b53fa0f153 100644
--- a/net-im/iserverd/Makefile
+++ b/net-im/iserverd/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= http://iserverd.khstu.ru/download/
-MAINTAINER= danfocus@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Groupware ICQ server clone
USE_PGSQL= YES
diff --git a/net-im/jabber-pyaim/Makefile b/net-im/jabber-pyaim/Makefile
index 7b37efd7dc37..8ff7980aaed5 100644
--- a/net-im/jabber-pyaim/Makefile
+++ b/net-im/jabber-pyaim/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= -transport
DISTNAME= ${PORTNAME}-t-${PORTVERSION}
DIST_SUBDIR= jabber
-MAINTAINER= takeda@takeda.tk
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python AIM-Transport for Jabber
PROJECTHOST= pyaimt
diff --git a/net-im/komclean/Makefile b/net-im/komclean/Makefile
index 686c366b2021..62d0597bd7cf 100644
--- a/net-im/komclean/Makefile
+++ b/net-im/komclean/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net-im
MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/kom/KOM/}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= ps.ports@smyrak.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Web based LysKOM client
LICENSE= BSD
diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile
index 7d20fab14ab8..97985318627a 100644
--- a/net-im/py-xmpppy-irc/Makefile
+++ b/net-im/py-xmpppy-irc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/xmpppy/PyIRCt/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= irc-transport-${PORTVERSION}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= An xmpp to irc transport
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:${PORTSDIR}/net-im/py-xmpppy \
diff --git a/net-im/py-xmpppy-yahoo/Makefile b/net-im/py-xmpppy-yahoo/Makefile
index 9653b8abd91b..6f198045c354 100644
--- a/net-im/py-xmpppy-yahoo/Makefile
+++ b/net-im/py-xmpppy-yahoo/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=lofi
PKGNAMEPREFIX= xmpppy-
DISTNAME= yahoo-transport-${PORTVERSION}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Yahoo! transport for Jabber
OPTIONS_DEFINE= EJABBERD
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index a170e9058cbf..8dabe83a55d1 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://download.skype.com/linux/
PKGNAMESUFFIX= -devel
DISTNAME= skype_static-${DISTVERSION}
-MAINTAINER= itetcu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= P2P VoIP software, development version
CONFLICTS= skype-[0-9]*
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile
index 1b81a9186463..4f57d729adfb 100644
--- a/net-im/skype/Makefile
+++ b/net-im/skype/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= net-im
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_static-${DISTVERSION}
-MAINTAINER= itetcu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= P2P VoIP software
CONFLICTS= skype-devel-[0-9]*