summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-04 02:49:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-04 02:49:38 +0000
commit1a9de492263c4a9e2ef83c2034ee0489db02dc09 (patch)
tree5fc29ba61c571e27e848c87ddab53d3916d08aaf /net
parentRe-import wide-dhcp to a more suitable location. Also change the port (diff)
Add isc-dhcp and wide-dhcp. Delete dhcp.
Notes
Notes: svn path=/head/; revision=3062
Diffstat (limited to 'net')
-rw-r--r--net/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index b48b334bc0a6..c053286ae617 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,8 +1,7 @@
-# $Id: Makefile,v 1.67 1996/04/18 16:42:12 ache Exp $
+# $Id: Makefile,v 1.68 1996/05/04 01:58:38 asami Exp $
#
SUBDIR += archie
- SUBDIR += dhcp
SUBDIR += dgd
SUBDIR += dgd-lpmud
SUBDIR += dip
@@ -13,6 +12,7 @@
SUBDIR += imm
SUBDIR += irc
SUBDIR += ircII
+ SUBDIR += isc-dhcp
SUBDIR += ivs
SUBDIR += mirror
SUBDIR += moxftp
@@ -34,6 +34,7 @@
SUBDIR += trafshow
SUBDIR += vic
SUBDIR += wais
+ SUBDIR += wide-dhcp
SUBDIR += wu-ftpd
SUBDIR += xarchie
SUBDIR += xgopher