aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-xmpppy
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-02-23 21:09:47 +0000
committerRene Ladan <rene@FreeBSD.org>2018-02-23 21:09:47 +0000
commitfbd43637e1fe334df6dd970b36c5e98022bb7e97 (patch)
tree41a9fff5710ca14071974affaf32925207334c75 /net-im/py-xmpppy
parent663d5c44471383cd3a2c98acaea8b7e40254f536 (diff)
downloadports-fbd43637e1fe334df6dd970b36c5e98022bb7e97.tar.gz
ports-fbd43637e1fe334df6dd970b36c5e98022bb7e97.zip
Notes
Diffstat (limited to 'net-im/py-xmpppy')
-rw-r--r--net-im/py-xmpppy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile
index 851d57e605a9..75cd508ef378 100644
--- a/net-im/py-xmpppy/Makefile
+++ b/net-im/py-xmpppy/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-rc1/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}rc1
-MAINTAINER= vg@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Python library that provides easy scripting with Jabber
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:dns/py-dnspython@${FLAVOR}