diff options
author | linimon <linimon@FreeBSD.org> | 2008-07-27 12:30:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-07-27 12:30:53 +0800 |
commit | 5027cf243e87deaa2ab51d1579ccae5ae25c81c3 (patch) | |
tree | 807750862e9c8a30c254c2a377cc38977bad1d62 /net/ipsvd | |
parent | b541e568a73c3f14bcd2934bdcbd01459bb1851e (diff) | |
download | freebsd-ports-gnome-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.tar.gz freebsd-ports-gnome-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.tar.zst freebsd-ports-gnome-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.zip |
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} |