diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-06 17:00:58 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-06 17:00:58 +0000 |
commit | adbcbdd9d61016d644972f8b9cebc3450efa68f6 (patch) | |
tree | 8d33727b021d1007d6d9cc5dfe4b518170793966 /net | |
parent | 2600bed8061f0d7d8d2c7c6d45bfc6fbeff5afa2 (diff) |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding.
Notes
Notes:
svn path=/head/; revision=255908
Diffstat (limited to 'net')
-rw-r--r-- | net/amqp08/Makefile | 2 | ||||
-rw-r--r-- | net/jpcap/Makefile | 2 | ||||
-rw-r--r-- | net/mrouted/Makefile | 2 | ||||
-rw-r--r-- | net/py-txamqp/Makefile | 2 | ||||
-rw-r--r-- | net/xorp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/xorp/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net/amqp08/Makefile b/net/amqp08/Makefile index 05ef8a35775e..326710e8bdcd 100644 --- a/net/amqp08/Makefile +++ b/net/amqp08/Makefile @@ -13,7 +13,7 @@ DISTNAME= amqp0-8.xml EXTRACT_SUFX= DIST_SUBDIR= amqp -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vendor neutral AMQP 0.8 XML specification NO_BUILD= defined diff --git a/net/jpcap/Makefile b/net/jpcap/Makefile index dc59b0667be6..feae34398023 100644 --- a/net/jpcap/Makefile +++ b/net/jpcap/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net devel java MASTER_SITES= http://netresearch.ics.uci.edu/kfujii/jpcap/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JNI wrapper around libpcap LIB_DEPENDS= pcap.1:${PORTSDIR}/net/libpcap diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile index 478a4675f494..bb37fefba51b 100644 --- a/net/mrouted/Makefile +++ b/net/mrouted/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.research.att.com/pub/fenner/mrouted/ \ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}beta3+IOS12 -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multicast routing daemon providing DVMRP for IPv4 USE_RC_SUBR= mrouted diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index 1ddfc176f166..34b819838694 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://launchpadlibrarian.net/30388120/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Twisted Python library for the AMQP messaging protocol RUN_DEPENDS= ${PYTHON_SITELIBDIR}/thrift/__init__.py:${PORTSDIR}/devel/py-thrift diff --git a/net/xorp-devel/Makefile b/net/xorp-devel/Makefile index cf5cc1a52dad..967fde85901d 100644 --- a/net/xorp-devel/Makefile +++ b/net/xorp-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bms DISTNAME= xorp-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source network routing platform, development branch # Uses libcurses, libcrypto, librt from base system. diff --git a/net/xorp/Makefile b/net/xorp/Makefile index 0facc8b423b9..6b48d1380dce 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.xorp.org/releases/${PORTVERSION}/ \ http://www3.xorp.org/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The eXtensible Open Router Platform NOMAN= defined |