diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-01-29 21:26:22 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-01-29 21:26:22 +0000 |
commit | c0897df3295ca09b601526eea9fd22e41fe92ed6 (patch) | |
tree | 702eb5b745210c6b175ed6d4540b18ae180ad8a4 /net/Makefile | |
parent | 7cc90a07a0554d5a4d2de6265222143aded15e9b (diff) | |
download | ports-c0897df3295ca09b601526eea9fd22e41fe92ed6.tar.gz ports-c0897df3295ca09b601526eea9fd22e41fe92ed6.zip |
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 93b6572a86ee..65329f3093e9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.218 1999/01/27 01:59:24 foxfair Exp $ +# $Id: Makefile,v 1.219 1999/01/28 10:59:03 asami Exp $ # SUBDIR += SSLtelnet @@ -62,6 +62,7 @@ SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo + SUBDIR += ipw SUBDIR += irc SUBDIR += ircII SUBDIR += ircd-hybrid-5 |