diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /net-im/py-xmpppy | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-graphics-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-graphics-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-graphics-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
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 495b9f8cc80..41acdd0fe27 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= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python library that provides easy scripting with Jabber USE_PYTHON= 2.3+ |