diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
commit | 7dc52a691fcb18b4d8d9ec008ba988be4756dcea (patch) | |
tree | 503805d19cd777fe115b11893e25605e9b9a1db6 /dns/pdnsd | |
parent | 5b4a602c24a3d3efe6488f9c9648b6a8e845dbea (diff) |
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 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 |