diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-03-08 00:22:37 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-03-08 00:22:37 +0000 |
commit | f9af75f65c9ced37bec54c3f6851fc2526e79ad9 (patch) | |
tree | b0ab198f020f56f4f8b856354bcf17977d0e1f44 | |
parent | b2dcbdac3602820b5ab2b3ba750ce689cc3b8a6b (diff) | |
download | freebsd-ports-f9af75f65c9ced37bec54c3f6851fc2526e79ad9.zip |
Nuke isc-dhcp v1. Version 2 will be out of beta in a few days.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index fd627a388ba4..b9831f741c6e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.226 1999/03/06 17:43:30 billf Exp $ +# $Id: Makefile,v 1.227 1999/03/06 18:19:24 billf Exp $ # SUBDIR += SSLtelnet @@ -70,7 +70,6 @@ SUBDIR += ircII SUBDIR += ircd-hybrid-5 SUBDIR += ircii-epic - SUBDIR += isc-dhcp SUBDIR += isc-dhcp2 SUBDIR += ivs SUBDIR += kdenetwork |