diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-27 16:04:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-27 16:04:15 +0000 |
commit | 2deaf7396d471a057f496f36f01102e300b7dd99 (patch) | |
tree | 404b25a39fb89d389a8a75a729cdc9caa0738e81 /net | |
parent | 1620a7b0b75c7aa2630a0301c96688ac8a1da98d (diff) | |
download | pkgsrc-2deaf7396d471a057f496f36f01102e300b7dd99.tar.gz |
add & enable djbdns
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f33b643fb11..bb33202e007 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2000/12/15 23:20:02 wiz Exp $ +# $NetBSD: Makefile,v 1.175 2000/12/27 16:04:15 hubertf Exp $ # SUBDIR += airportbasestationconfig @@ -27,6 +27,7 @@ SUBDIR += delegate SUBDIR += dhid SUBDIR += dip + SUBDIR += djbdns SUBDIR += dlint SUBDIR += echoping SUBDIR += eggdrop |