diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-01 23:19:38 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-01 23:19:38 +0000 |
commit | 545964b4cadf232b853c0a92d6157134b0fcb331 (patch) | |
tree | 1f90430213a682317ff19af74aa9d4476a22c6d2 /net | |
parent | Update to 971130 version of Wine. (diff) |
Activate net/isc-dhcp2
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 fe9c85cf0a2d..55681c5520cc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ +# $Id: Makefile,v 1.130 1997/11/26 00:25:15 jseger Exp $ # SUBDIR += archie @@ -32,6 +32,7 @@ SUBDIR += ircII SUBDIR += ircii-epic SUBDIR += isc-dhcp + SUBDIR += isc-dhcp2 SUBDIR += ivs SUBDIR += kdenetwork SUBDIR += kirc |