diff options
author | jkh <jkh@FreeBSD.org> | 1998-01-15 07:58:40 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1998-01-15 07:58:40 +0000 |
commit | d63ca7a2c60a613bb6e0d2b02d0729bf3e6bf92c (patch) | |
tree | ffca71547c7e8bfb58124e18902fb19351b442e3 /net | |
parent | 492fbfb691d6ed3a867aa46a3ea5f896e214ff2d (diff) | |
download | FreeBSD-ports-d63ca7a2c60a613bb6e0d2b02d0729bf3e6bf92c.zip FreeBSD-ports-d63ca7a2c60a613bb6e0d2b02d0729bf3e6bf92c.tar.gz |
Add ircd-hybrid-5
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 c2249b1..3834ee2 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 |