diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-20 19:09:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-20 19:09:19 +0000 |
commit | 685f3ab0766fd3e9887e920d3a581b696c3c4ec3 (patch) | |
tree | 1dae28bb0a25c838c1677272861bccc9bbe1047a /net/Makefile | |
parent | ced99332470fee45e1da6da8b74bad704c50076e (diff) | |
download | pkgsrc-685f3ab0766fd3e9887e920d3a581b696c3c4ec3.tar.gz |
add and enable citrix_ica
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 a4fc80fa369..dcff07b3d91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.205 2001/03/20 14:19:12 wiz Exp $ +# $NetBSD: Makefile,v 1.206 2001/03/20 19:09:19 wiz Exp $ # COMMENT= Networking tools @@ -20,6 +20,7 @@ SUBDIR+= bounce SUBDIR+= cftp SUBDIR+= choparp SUBDIR+= cia +SUBDIR+= citrix_ica SUBDIR+= coda5_client SUBDIR+= coda5_server SUBDIR+= coda_client |