diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-06 17:43:30 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-06 17:43:30 +0000 |
commit | 44e9bfec0d1cf07a3936d5bfa83a9fc4579f89e6 (patch) | |
tree | c43aa58b6a841f2f1dec70dc5b51014cba1a3ae6 /net/Makefile | |
parent | 21603991bf308b0324f54c6b582fcbb5489d8080 (diff) | |
download | ports-44e9bfec0d1cf07a3936d5bfa83a9fc4579f89e6.tar.gz ports-44e9bfec0d1cf07a3936d5bfa83a9fc4579f89e6.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 738f69e5bfb1..9e60cfd01b8f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.224 1999/02/22 22:46:18 billf Exp $ +# $Id: Makefile,v 1.225 1999/02/27 18:09:33 billf Exp $ # SUBDIR += SSLtelnet @@ -23,6 +23,7 @@ SUBDIR += ciscoconf SUBDIR += citrix_ica SUBDIR += clog + SUBDIR += clusterit SUBDIR += cnet SUBDIR += coda5_client SUBDIR += coda5_server |