diff options
author | petef <petef@FreeBSD.org> | 2001-08-23 18:17:37 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-23 18:17:37 +0000 |
commit | 9826b0e547d132acea1e2b7c4742646fb2479bb5 (patch) | |
tree | 19107f826cdf9727867dc229aa85f150f4a10944 /net/Makefile | |
parent | 2cb9cda9480870c54263e9d2f790ccfa1cfa6e32 (diff) | |
download | FreeBSD-ports-9826b0e547d132acea1e2b7c4742646fb2479bb5.zip FreeBSD-ports-9826b0e547d132acea1e2b7c4742646fb2479bb5.tar.gz |
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
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 f962732..6c738ff 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 |