diff options
author | mph <mph@FreeBSD.org> | 1998-05-07 05:20:49 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-07 05:20:49 +0000 |
commit | 10528e827b5174a8036cb0a9c40441f6746f4304 (patch) | |
tree | 3e3170d4f723d5975008f2d5996e5be6022f1283 /net/Makefile | |
parent | 9f2d96199b8dcd089aa4d6c3e6ffd14df4deed74 (diff) | |
download | FreeBSD-ports-10528e827b5174a8036cb0a9c40441f6746f4304.zip FreeBSD-ports-10528e827b5174a8036cb0a9c40441f6746f4304.tar.gz |
Activate sirc.
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 596ec80..c2603f2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1998/05/03 01:45:03 chuckr Exp $ +# $Id: Makefile,v 1.156 1998/05/05 20:08:00 andreas Exp $ # SUBDIR += SSLtelnet @@ -88,6 +88,7 @@ SUBDIR += samba SUBDIR += scotty SUBDIR += sendfile + SUBDIR += sirc SUBDIR += slirp SUBDIR += sniffit SUBDIR += socks5 |