diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 77ca720f389..24efe8188d7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.763 2009/02/09 23:15:24 joerg Exp $ +# $NetBSD: Makefile,v 1.764 2009/02/22 07:35:56 taca Exp $ # COMMENT= Networking tools @@ -264,7 +264,6 @@ SUBDIR+= nemesis SUBDIR+= net-snmp SUBDIR+= net6 SUBDIR+= netatalk -SUBDIR+= netatalk1 SUBDIR+= netbsd-tap SUBDIR+= netcat SUBDIR+= netcat6 |