diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
commit | 189bb010c08702d5d887899161ee9c5fe731aabf (patch) | |
tree | d2c5d972d751ce214000d308eb60a05d17f9dffa /net/ipsvd | |
parent | Assign maintainership to submitter of recent PRs. Previous maintainer (diff) |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'net/ipsvd')
-rw-r--r-- | net/ipsvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index 6e8e4e05568c..baa4c5545269 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.12.1 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet protocol service daemons WRKSRC= ${WRKDIR}/net/${DISTNAME} |