diff options
author | mph <mph@FreeBSD.org> | 1998-05-28 00:54:41 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-28 00:54:41 +0800 |
commit | f3ba53a2426b03389a0ec66b14d2f1c612367549 (patch) | |
tree | fd3fb5f1ed59156bd76cee661bcc7ec556f35db1 /net | |
parent | 429f8498c36ac3751f1cae1f4d02eacdf6b40f0d (diff) | |
download | freebsd-ports-gnome-f3ba53a2426b03389a0ec66b14d2f1c612367549.tar.gz freebsd-ports-gnome-f3ba53a2426b03389a0ec66b14d2f1c612367549.tar.zst freebsd-ports-gnome-f3ba53a2426b03389a0ec66b14d2f1c612367549.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 |