diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-08-16 08:47:58 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-08-16 08:47:58 +0000 |
commit | 05ddd1e7af36dac6ced2715b5ad78966de9c61c3 (patch) | |
tree | 0590a5052f59599546d19a7078b454c5cb3f1626 /net-im/jabber-pyicq | |
parent | bdfa6d4a83117c8557e973045548fcde74b21f23 (diff) | |
download | ports-05ddd1e7af36dac6ced2715b5ad78966de9c61c3.tar.gz ports-05ddd1e7af36dac6ced2715b5ad78966de9c61c3.zip |
Give up maintainership on jabber service ports
Notes
Notes:
svn path=/head/; revision=302626
Diffstat (limited to 'net-im/jabber-pyicq')
-rw-r--r-- | net-im/jabber-pyicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index 8305a4b14c7e..1940ec89876f 100644 --- a/net-im/jabber-pyicq/Makefile +++ b/net-im/jabber-pyicq/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -transport DISTNAME= ${PORTNAME}t-${PORTVERSION} DIST_SUBDIR= jabber -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python ICQ-Transport for Jabber RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ |