diff options
author | gabor <gabor@FreeBSD.org> | 2010-06-08 15:31:58 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2010-06-08 15:31:58 +0800 |
commit | fb6cada78fd038a23201f072434320a5ef6e82ef (patch) | |
tree | 2792ac470213c08d48522655e6db23e9b1750c2e /dns/pdnsd | |
parent | deecc353ebd8559d98cb129ebe5b27a0d5362795 (diff) | |
download | freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.tar.gz freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.tar.zst freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.zip |
- Drop maintainership
Diffstat (limited to 'dns/pdnsd')
-rw-r--r-- | dns/pdnsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index a4ce6885d083..d03f6a342280 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes |