diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-04-12 13:02:44 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-04-12 13:02:44 +0000 |
commit | 3a2ac39b8d0066b871736a4efcb5b245c16cc98a (patch) | |
tree | 0f86211408229460ed17eb06ea4e0d9325ef6bf8 /dns/Makefile | |
parent | a6f7588d4d8a58545d96bb584f6d33fd9ce0d516 (diff) | |
download | ports-3a2ac39b8d0066b871736a4efcb5b245c16cc98a.tar.gz ports-3a2ac39b8d0066b871736a4efcb5b245c16cc98a.zip |
Add new port -- Resolver re-initialization NSS module.
Notes
Notes:
svn path=/head/; revision=159372
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index edf5b75910a8..3be1fb2e367b 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -60,6 +60,7 @@ SUBDIR += nsd SUBDIR += nslint SUBDIR += nsping + SUBDIR += nss_resinit SUBDIR += odsclient SUBDIR += p5-BIND-Conf_Parser SUBDIR += p5-DNS-Config |