diff options
author | SADA Kenji <sada@FreeBSD.org> | 1998-12-24 18:54:08 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1998-12-24 18:54:08 +0000 |
commit | c7727b0423b4189ba0aff8279138c60a666d705e (patch) | |
tree | 2b640959181c77cbfacf2f8a3531f35dfb0460e0 /net/Makefile | |
parent | h2n, easy BIND[48] configure and maintainance tool. (diff) |
Discard h2n-bind4 and Activate h2n.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index c5cf0af25217..1061d03e48a6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.211 1998/12/24 07:38:51 steve Exp $ +# $Id: Makefile,v 1.212 1998/12/24 15:29:21 flathill Exp $ # SUBDIR += SSLtelnet @@ -55,7 +55,7 @@ SUBDIR += gicq SUBDIR += gtkicq SUBDIR += gtksamba - SUBDIR += h2n-bind4 + SUBDIR += h2n SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo |