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 dd945d1adbb..2199e68925c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.377 2003/05/16 12:18:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.378 2003/05/17 02:04:14 dmcmahill Exp $ # COMMENT= Networking tools @@ -184,6 +184,7 @@ SUBDIR+= p5-Net-SNMP SUBDIR+= p5-Net-Server SUBDIR+= p5-Net-TFTP SUBDIR+= p5-Net-Telnet +SUBDIR+= p5-Net-Z3950 SUBDIR+= p5-SNMP SUBDIR+= p5-SNMP_Session SUBDIR+= p5-Socket6 |