diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-14 12:56:44 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-14 12:56:44 +0000 |
commit | 7012ce9f373e581b3c38b12c517cadb29e038743 (patch) | |
tree | fed4d27867998111d7bab1171f42eb65f10d0432 /dns/pdnsd | |
parent | f1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff) | |
download | ports-7012ce9f373e581b3c38b12c517cadb29e038743.tar.gz ports-7012ce9f373e581b3c38b12c517cadb29e038743.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 d03f6a342280..7697f90a6115 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= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes |