diff options
author | grant <grant> | 2003-09-05 08:54:17 +0000 |
---|---|---|
committer | grant <grant> | 2003-09-05 08:54:17 +0000 |
commit | 57c2a4c8c2a4bc69e90abd16ba28fd31dec74bd5 (patch) | |
tree | 9fd52244863fd48f6cc2add7a2efe576eaa6f32a /net/Makefile | |
parent | 1b51a0b59c9e179696d9d49e2fdcc579cc12a4e6 (diff) | |
download | pkgsrc-57c2a4c8c2a4bc69e90abd16ba28fd31dec74bd5.tar.gz |
add p5-Net-Telnet-Cisco
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 9a6d6974ee8..a86d559cb59 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.403 2003/09/04 13:27:03 xtraeme Exp $ +# $NetBSD: Makefile,v 1.404 2003/09/05 08:54:17 grant Exp $ # COMMENT= Networking tools @@ -189,6 +189,7 @@ SUBDIR+= p5-Net-SNMP SUBDIR+= p5-Net-Server SUBDIR+= p5-Net-TFTP SUBDIR+= p5-Net-Telnet +SUBDIR+= p5-Net-Telnet-Cisco SUBDIR+= p5-Net-Z3950 SUBDIR+= p5-SNMP SUBDIR+= p5-SNMP_Session |