aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-jabber
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-01 12:28:00 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-01 12:28:00 +0000
commitc78f797bc828f1e05e2099b1158b027bb2476c53 (patch)
tree30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /net-im/py-jabber
parentfc937090447b91efba45a79d1a7503083b2967b4 (diff)
downloadports-c78f797bc828f1e05e2099b1158b027bb2476c53.tar.gz
ports-c78f797bc828f1e05e2099b1158b027bb2476c53.zip
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org. Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=130089
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}