diff options
Diffstat (limited to 'dns/pdnsd/Makefile')
-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 78d5c6710c41..ab3dcd3e86f6 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes |