diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-pyicq/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabber-users-agent/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index 286f06870660..c6c1e9a10cc3 100644 --- a/net-im/jabber-pyicq/Makefile +++ b/net-im/jabber-pyicq/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -transport DISTNAME= ${PORTNAME}-t-${PORTVERSION} DIST_SUBDIR= jabber -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= Python ICQ-Transport for Jabber RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ diff --git a/net-im/jabber-users-agent/Makefile b/net-im/jabber-users-agent/Makefile index bbb32f9883c6..a202ba420a76 100644 --- a/net-im/jabber-users-agent/Makefile +++ b/net-im/jabber-users-agent/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://files.jabberstudio.org/users-agent/ PKGNAMEPREFIX= jabber- DISTNAME= Users-Agent-${PORTVERSION} -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= A Perl based Jabber User Directory NO_BUILD= yes |