summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-27 16:54:41 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-27 16:54:41 +0000
commit2d224129c8f2f332d3633b33260155b77c86aa84 (patch)
tree2b0bb79936a035d834571526d266d3ea7d5bbd6d /net
parentImport of sic, a lightweight IRC client. (diff)
Activate sic.
Notes
Notes: svn path=/head/; revision=11168
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index cf1fd99aecb4..070152e0dd64 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.158 1998/05/14 07:29:47 tg Exp $
+# $Id: Makefile,v 1.159 1998/05/25 23:24:29 obrien Exp $
#
SUBDIR += SSLtelnet
@@ -90,6 +90,7 @@
SUBDIR += samba
SUBDIR += scotty
SUBDIR += sendfile
+ SUBDIR += sic
SUBDIR += sirc
SUBDIR += slirp
SUBDIR += sniffit