diff options
author | garga <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | b722c898553800ac6c2d90aebb820a37ff9cd808 (patch) | |
tree | e6331b019b186cb0d084134632f9615ecb68fb1a /net-im | |
parent | 0770ed8b885945c49870ae37ac834d03601951f1 (diff) | |
download | FreeBSD-ports-b722c898553800ac6c2d90aebb820a37ff9cd808.zip FreeBSD-ports-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.gz |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
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 286f068..c6c1e9a 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 bbb32f9..a202ba4 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 |