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 /net | |
parent | Fix distfile fennerage. The distfile now lives on sunsite. (diff) |
Nuke isc-dhcp v1. Version 2 will be out of beta in a few days.
Notes
Notes:
svn path=/head/; revision=17048
Diffstat (limited to 'net')
-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 |