diff options
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 bcbb2aca325..60ff4314d2e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.656 2007/01/22 18:54:00 minskim Exp $ +# $NetBSD: Makefile,v 1.657 2007/02/16 12:07:55 xtraeme Exp $ # COMMENT= Networking tools @@ -62,6 +62,7 @@ SUBDIR+= cmu-dhcpd SUBDIR+= connect SUBDIR+= corkscrew SUBDIR+= couriertcpd +SUBDIR+= csup SUBDIR+= ctorrent SUBDIR+= dante SUBDIR+= darkstat |