diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /net-im | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/cjc/Makefile | 2 | ||||
-rw-r--r-- | net-im/mcabber/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-pyxmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-xmpppy-irc/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-xmpppy/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile index 974b5f8d5878..25296889d321 100644 --- a/net-im/cjc/Makefile +++ b/net-im/cjc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im python MASTER_SITES= CENKES http://jabberstudio.2nw.net/cjc/ # svn export -r675 http://cjc.jajcus.net/svn/cjc/trunk cjc -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Console Jabber Client RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=1.0.0.644:${PORTSDIR}/net-im/py-pyxmpp diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index d143da59f49f..2a226b7ae23b 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small Jabber console client USE_BZIP2= yes diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile index cd56d0a8ba02..3e4521a3f09b 100644 --- a/net-im/py-pyxmpp/Makefile +++ b/net-im/py-pyxmpp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CENKES http://jabberstudio.2nw.net/pyxmpp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # svn export -r664 http://pyxmpp.jajcus.net/svn/pyxmpp/trunk pyxmpp -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python XMPP library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile index 6f091598e5c5..ccd39af2ea50 100644 --- a/net-im/py-xmpppy-irc/Makefile +++ b/net-im/py-xmpppy-irc/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= xmpppy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= irc-transport-${PORTVERSION} -MAINTAINER= infofarmer@FreeBSD.org +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/Makefile b/net-im/py-xmpppy/Makefile index 495b9f8cc80e..41acdd0fe278 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python library that provides easy scripting with Jabber USE_PYTHON= 2.3+ |