diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index 4bbc8931eabc..19e0a6b2581c 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}py/${PORTNAME}py%20libs/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= jabberpy-${PORTVERSION}-0 -MAINTAINER= flz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python Jabber library USES= python:2.7 |