diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-30 06:45:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-30 06:45:35 +0000 |
commit | 819b8fa1900f04a591c1a8d8cd93c92c74fcc531 (patch) | |
tree | 9be0daf7ef537fd72a81c6486e41041c697c8b38 | |
parent | Add linux_glide and linux_mesa. (diff) |
Add arla and citrix_ica.
Diffstat (limited to '')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0d4ad6f17025..decc6d947b74 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.184 1998/10/19 14:37:31 vanilla Exp $ +# $Id: Makefile,v 1.185 1998/10/24 23:32:11 obrien Exp $ # SUBDIR += SSLtelnet SUBDIR += am-utils SUBDIR += archie + SUBDIR += arla SUBDIR += arpwatch SUBDIR += ascend-radius SUBDIR += bb @@ -15,6 +16,7 @@ SUBDIR += cap SUBDIR += cftp SUBDIR += choparp + SUBDIR += citrix_ica SUBDIR += clog SUBDIR += cnet SUBDIR += coda_client |