diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 19:02:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 19:02:55 +0000 |
commit | fbfc6f5f15b35d594d79e111ca0f416b0cafcf7d (patch) | |
tree | f8792db8bf6bd5f5d3c3fd4815249d211592a6f3 /net-im/py-xmpppy/Makefile | |
parent | f2698114f0a474b26def1d9d95bbb3006b24778a (diff) | |
download | ports-fbfc6f5f15b35d594d79e111ca0f416b0cafcf7d.tar.gz ports-fbfc6f5f15b35d594d79e111ca0f416b0cafcf7d.zip |
Notes
Diffstat (limited to 'net-im/py-xmpppy/Makefile')
-rw-r--r-- | net-im/py-xmpppy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index 0036cb50e83d..816f8ac44245 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= A Python library that provides easy scripting with Jabber USE_PYTHON= 2.3+ |