diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-12-17 22:48:55 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-12-17 22:48:55 +0000 |
commit | 1520b8d69127d6065bf7b01e4f9aff77f3b85961 (patch) | |
tree | 315ffc2ec3cf8a10dd1a2f8e9985451431d09513 /dns/Makefile | |
parent | bfceae58dff9e565ebc90e53143eef0afcb88aa4 (diff) | |
download | ports-1520b8d69127d6065bf7b01e4f9aff77f3b85961.tar.gz ports-1520b8d69127d6065bf7b01e4f9aff77f3b85961.zip |
Notes
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 c94667672911..d555bdd88fc5 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -14,6 +14,7 @@ SUBDIR += bind95 SUBDIR += bind96 SUBDIR += bind97 + SUBDIR += bind98 SUBDIR += bindgraph SUBDIR += c-ares SUBDIR += checkdns |