diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-01-15 07:58:40 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-01-15 07:58:40 +0000 |
commit | 07c2c9ce1a8a3fe91d465059215e6df7931989f2 (patch) | |
tree | e8c740b0e8c345f0eb2f6571631d34e3f230aaa0 /net/Makefile | |
parent | 2059eed7bfea86d4380a842f58e11a718f4a85bb (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c2249b183123..3834ee222008 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.131 1997/12/01 23:19:38 jseger Exp $ +# $Id: Makefile,v 1.132 1997/12/27 04:10:19 asami Exp $ # SUBDIR += archie @@ -31,6 +31,7 @@ SUBDIR += irc SUBDIR += ircII SUBDIR += ircii-epic + SUBDIR += ircd-hybrid-5 SUBDIR += isc-dhcp SUBDIR += isc-dhcp2 SUBDIR += ivs |