aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/py-jabber
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-03-01 20:28:00 +0800
committerflz <flz@FreeBSD.org>2005-03-01 20:28:00 +0800
commit8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78 (patch)
treec5b386815847812967538a3c9b389f6f1364cbcc /net-im/py-jabber
parent39b303fbe70d8eaa5df561687b768ab5c95fbebb (diff)
downloadfreebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.gz
freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.zst
freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.zip
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org. Approved by: pav (mentor)
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r--net-im/py-jabber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
index 97efd6f5fa9b..e793975e85c8 100644
--- a/net-im/py-jabber/Makefile
+++ b/net-im/py-jabber/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= jabberpy
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= jabberpy-${PORTVERSION}-0
-MAINTAINER= flz@xbsd.org
+MAINTAINER= flz@FreeBSD.org
COMMENT= A Python Jabber library
RUN_DEPENDS= ${PYEXPAT}