diff options
Diffstat (limited to 'dns/pdnsd/Makefile')
-rw-r--r-- | dns/pdnsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index 74e618f..7ce5d4c 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://home.t-online.de/home/Moestl/ MAINTAINER= roman@xpert.com +COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cachedir=${PDNSDB} |