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 1e1af5cc16f..ab35fdaf091 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.690 2007/10/29 15:06:30 agc Exp $ +# $NetBSD: Makefile,v 1.691 2007/11/04 12:36:14 rillig Exp $ # COMMENT= Networking tools @@ -233,6 +233,7 @@ SUBDIR+= ncftp3 SUBDIR+= neat SUBDIR+= nemesis SUBDIR+= net-snmp +SUBDIR+= net6 SUBDIR+= netatalk SUBDIR+= netatalk1 SUBDIR+= netbsd-tap |