diff options
author | mm <mm@FreeBSD.org> | 2012-08-16 16:47:58 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-08-16 16:47:58 +0800 |
commit | e3c87bffceebec261c369237c3a5b583ff169a53 (patch) | |
tree | 0590a5052f59599546d19a7078b454c5cb3f1626 /net-im | |
parent | 4779e7fc2f63e5f4fe95955ef9383f2683310a29 (diff) | |
download | freebsd-ports-graphics-e3c87bffceebec261c369237c3a5b583ff169a53.tar.gz freebsd-ports-graphics-e3c87bffceebec261c369237c3a5b583ff169a53.tar.zst freebsd-ports-graphics-e3c87bffceebec261c369237c3a5b583ff169a53.zip |
Give up maintainership on jabber service ports
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-pyicq/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabber-pymsn/Makefile | 2 | ||||
-rw-r--r-- | net-im/mu-conference/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index 8305a4b14c7..1940ec89876 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 \ diff --git a/net-im/jabber-pymsn/Makefile b/net-im/jabber-pymsn/Makefile index 7d19aa8a927..913bfe9477c 100644 --- a/net-im/jabber-pymsn/Makefile +++ b/net-im/jabber-pymsn/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -transport DISTNAME= ${PORTNAME}t-${DISTVERSION} DIST_SUBDIR= jabber -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python MSN-Transport for Jabber RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ diff --git a/net-im/mu-conference/Makefile b/net-im/mu-conference/Makefile index 871e1ddf826..f7c29758e6c 100644 --- a/net-im/mu-conference/Makefile +++ b/net-im/mu-conference/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im MASTER_SITES= http://download.gna.org/mu-conference/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-User Conferencing component for Jabber LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ |