diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-jabberbot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-xmpppy/Makefile | 2 | ||||
-rw-r--r-- | net-im/qxmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/vacuum-im/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index 25a5fe918b7f..2d8d2dea50fe 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-im python MASTER_SITES= SF/pythonjabberbot/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Jabber Bot for Python LICENSE= GPLv3 diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index 851d57e605a9..75cd508ef378 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-rc1/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}rc1 -MAINTAINER= vg@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Python library that provides easy scripting with Jabber RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:dns/py-dnspython@${FLAVOR} diff --git a/net-im/qxmpp/Makefile b/net-im/qxmpp/Makefile index 108b3e16ffbf..ca77e6e795dc 100644 --- a/net-im/qxmpp/Makefile +++ b/net-im/qxmpp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.3 DISTVERSIONPREFIX= v CATEGORIES= net-im -MAINTAINER= vg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QXmpp is an xmpp client library based on Qt & C++ LICENSE= LGPL21 diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile index a4e9dc2e3383..4c19101c0f02 100644 --- a/net-im/vacuum-im/Makefile +++ b/net-im/vacuum-im/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.5 CATEGORIES= net-im PKGNAMESUFFIX= -im -MAINTAINER= vg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Crossplatform Jabber client LICENSE= GPLv3 |