diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-29 02:21:30 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-29 02:21:30 +0800 |
commit | 1a471e6bbb7c3b64608cef2750dc5107e48466db (patch) | |
tree | de1a93388a946d6eae8819810fda844f3a0ce6cf /net | |
parent | cb64b40499e8de3d6ba4650bd14d7a2cc58886db (diff) | |
download | freebsd-ports-gnome-1a471e6bbb7c3b64608cef2750dc5107e48466db.tar.gz freebsd-ports-gnome-1a471e6bbb7c3b64608cef2750dc5107e48466db.tar.zst freebsd-ports-gnome-1a471e6bbb7c3b64608cef2750dc5107e48466db.zip |
Remove dnscache, and add djbdns, after package changed names.
Diffstat (limited to 'net')
-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 |