diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-06-08 07:31:58 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-06-08 07:31:58 +0000 |
commit | 497166b01b55feb7fcbd353e471034669a66e988 (patch) | |
tree | 69cd7c2060f8ae4d2c0d5aabf9466001a3f39a52 /dns/pdnsd | |
parent | 99ecc41d8d6307481c0a258ecfb1350817c46852 (diff) | |
download | ports-497166b01b55feb7fcbd353e471034669a66e988.tar.gz ports-497166b01b55feb7fcbd353e471034669a66e988.zip |
Notes
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 |