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 c681dfe61d0..9e5b132f941 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.538 2005/02/05 21:25:33 kristerw Exp $ +# $NetBSD: Makefile,v 1.539 2005/02/09 13:08:40 markd Exp $ # COMMENT= Networking tools @@ -152,6 +152,7 @@ SUBDIR+= jigdo SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork3 +SUBDIR+= kftpgrabber SUBDIR+= kphone SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core |