diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-28 18:21:30 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-28 18:21:30 +0000 |
commit | d7bc60459a27ad6728bff0950d7c7d32552093da (patch) | |
tree | a4be574c00ab984a5813267c32c6795768b33d9e /net/Makefile | |
parent | e0b2c29572d916864f8c883172a9f6cccc32e0f4 (diff) | |
download | ports-d7bc60459a27ad6728bff0950d7c7d32552093da.tar.gz ports-d7bc60459a27ad6728bff0950d7c7d32552093da.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8856c1b08bf4..574200283600 100644 --- a/net/Makefile +++ b/net/Makefile @@ -53,8 +53,8 @@ SUBDIR += dgd-net SUBDIR += dhid SUBDIR += dhcpconf + SUBDIR += djbdns SUBDIR += dlint - SUBDIR += dnscache SUBDIR += dnsutl SUBDIR += dnswalk SUBDIR += doc |