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-xmpppy | |
parent | 2228b68731428efbeeea8d687aebaa32f6139a70 (diff) |
Notes
Diffstat (limited to 'net-im/py-xmpppy')
-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 41acdd0fe278..f581b7e40186 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= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A Python library that provides easy scripting with Jabber USE_PYTHON= 2.3+ |