Give up maintainership on jabber service ports
This commit is contained in:
parent
bdfa6d4a83
commit
05ddd1e7af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302626
3 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue