diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-27 16:54:41 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-27 16:54:41 +0000 |
commit | 2d224129c8f2f332d3633b33260155b77c86aa84 (patch) | |
tree | 2b0bb79936a035d834571526d266d3ea7d5bbd6d /net | |
parent | ba8c709859f6a604d59f7afdb4db59251e28e80d (diff) | |
download | freebsd-ports-2d224129c8f2f332d3633b33260155b77c86aa84.zip |
Activate sic.
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 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 |