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 /dns/posadis/Makefile | |
parent | b541e568a73c3f14bcd2934bdcbd01459bb1851e (diff) | |
download | freebsd-ports-graphics-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.tar.gz freebsd-ports-graphics-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.tar.zst freebsd-ports-graphics-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.zip |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'dns/posadis/Makefile')
-rw-r--r-- | dns/posadis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index e4ee7c6c147..12a0cb1fc99 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Domain Name Server (DNS) implementation LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib |