diff options
author | bms <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
commit | 01ddfeb9a0e05e7f0f03601577e1bede68e6f55a (patch) | |
tree | 6f112385e7da4b1e0e3d456c2e0dad0cddd7b00d /net/xorp | |
parent | e8e81f98e76213d8110b69c8ca6b6b9a2b7a13d4 (diff) | |
download | freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.tar.gz freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.tar.zst freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.zip |
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.
Diffstat (limited to 'net/xorp')
-rw-r--r-- | net/xorp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |