diff options
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 4a793df024d..e3fdaefa81c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.626 2006/07/10 17:39:34 drochner Exp $ +# $NetBSD: Makefile,v 1.627 2006/07/19 04:47:09 minskim Exp $ # COMMENT= Networking tools @@ -62,6 +62,7 @@ SUBDIR+= corkscrew SUBDIR+= couriertcpd SUBDIR+= ctorrent SUBDIR+= dante +SUBDIR+= darkstat SUBDIR+= dc_gui2 SUBDIR+= dctc SUBDIR+= ddclient |