diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-14 16:23:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-14 16:23:17 +0000 |
commit | dd0f42a31c626e8fdd24ae76c07a548d6239d68f (patch) | |
tree | fe6d9525401995053f3ff3d8ea52e546e58dfef7 /net/Makefile | |
parent | Update to Beta version of ISC's version 3 DHCP suite. (diff) |
Add isc-dhcp3 after the repo copy from isc-dhcp2.
Notes
Notes:
svn path=/head/; revision=29602
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 14096370a1f4..85b95a5d3b3f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -92,6 +92,7 @@ SUBDIR += iplog SUBDIR += ipw SUBDIR += isc-dhcp2 + SUBDIR += isc-dhcp3 SUBDIR += isic SUBDIR += jabber-transport SUBDIR += kdenetwork11 |