diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:01:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:01:17 +0000 |
commit | 9dd54d07d309331d0189102c18187d93f9339c89 (patch) | |
tree | 0405d4dea5fd7a2d4b7a85f439b7ebebaae49c15 /net-im/py-pyxmpp | |
parent | 2228b68731428efbeeea8d687aebaa32f6139a70 (diff) | |
download | ports-9dd54d07d309331d0189102c18187d93f9339c89.tar.gz ports-9dd54d07d309331d0189102c18187d93f9339c89.zip |
Notes
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 \ |