diff options
author | garga <garga@FreeBSD.org> | 2005-07-12 00:47:16 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-12 00:47:16 +0800 |
commit | b722c898553800ac6c2d90aebb820a37ff9cd808 (patch) | |
tree | e6331b019b186cb0d084134632f9615ecb68fb1a /net | |
parent | 0770ed8b885945c49870ae37ac834d03601951f1 (diff) | |
download | freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.gz freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.zst freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.zip |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/c3270/Makefile | 2 | ||||
-rw-r--r-- | net/jabber-pyicq/Makefile | 2 | ||||
-rw-r--r-- | net/jabber-users-agent/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 99faed539c09..4a6dfeac60ce 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://x3270.bgp.nu/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= Full-screen curses-based remote login to IBM mainframes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/} diff --git a/net/jabber-pyicq/Makefile b/net/jabber-pyicq/Makefile index 286f06870660..c6c1e9a10cc3 100644 --- a/net/jabber-pyicq/Makefile +++ b/net/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/jabber-users-agent/Makefile b/net/jabber-users-agent/Makefile index bbb32f9883c6..a202ba420a76 100644 --- a/net/jabber-users-agent/Makefile +++ b/net/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 |