diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-30 03:24:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-30 03:24:22 +0000 |
commit | 47d836d6ffdcb2610fca2500686c1dcc3ec22969 (patch) | |
tree | 8de2685a7a5bbc058d44b499763b1d2866cc364b /Makefile | |
parent | df4217761a08798ddabb5f48982ddf937e11a216 (diff) |
Tie the dns category to the build now that it has some ports.
Notes
Notes:
svn path=/head/; revision=88040
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ SUBDIR += converters SUBDIR += databases SUBDIR += deskutils SUBDIR += devel +SUBDIR += dns SUBDIR += editors SUBDIR += emulators SUBDIR += finance |