diff options
author | flz <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
commit | 8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78 (patch) | |
tree | c5b386815847812967538a3c9b389f6f1364cbcc /net-im/py-jabber | |
parent | 39b303fbe70d8eaa5df561687b768ab5c95fbebb (diff) | |
download | freebsd-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/Makefile | 2 |
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} |