diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-23 18:17:37 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-23 18:17:37 +0000 |
commit | ee15ec150ff05800f48faa2b5ed31784ea8bb524 (patch) | |
tree | ad5c68684b56e423bebaee30a136723ee0c0b5ad /net/Makefile | |
parent | 8ca0cdadecca04473b2f52c26bcb56d9aa161951 (diff) |
add p5-Telnet-Cisco 1.03
Perl5 module to telnet to Cisco routers
PR: 29981
Submitted by: Michael Lyngbol <michael@lyngbol.dk>
Reviewed by: ade
Notes
Notes:
svn path=/head/; revision=46733
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f962732500e6..6c738ff50fb3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -282,6 +282,7 @@ SUBDIR += p5-SOAP-Lite SUBDIR += p5-Socket6 SUBDIR += p5-Socks + SUBDIR += p5-Telnet-Cisco SUBDIR += p5-Tie-NetAddr-IP SUBDIR += p5-URI SUBDIR += p5-XPC |