diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-07 17:01:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-07 17:01:17 +0800 |
commit | 6abd9dcf5d3aa89caabcbf454d85d3994cba0cc8 (patch) | |
tree | f6141ef36f029f77ca335c4d96f17e3dce888c2f /net-im/py-pyxmpp | |
parent | bdec6f2eb21a2fc9304aaa2206a3efb4a6b228b7 (diff) | |
download | freebsd-ports-gnome-6abd9dcf5d3aa89caabcbf454d85d3994cba0cc8.tar.gz freebsd-ports-gnome-6abd9dcf5d3aa89caabcbf454d85d3994cba0cc8.tar.zst freebsd-ports-gnome-6abd9dcf5d3aa89caabcbf454d85d3994cba0cc8.zip |
- Take maintainership
Diffstat (limited to 'net-im/py-pyxmpp')
-rw-r--r-- | net-im/py-pyxmpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile index 3e4521a3f09b..87ad0a453c1e 100644 --- a/net-im/py-pyxmpp/Makefile +++ b/net-im/py-pyxmpp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CENKES http://jabberstudio.2nw.net/pyxmpp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # svn export -r664 http://pyxmpp.jajcus.net/svn/pyxmpp/trunk pyxmpp -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A Python XMPP library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ |