summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-03-17 16:38:41 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-03-17 16:38:41 +0000
commit27613298a17f6fedeb9d63d818678b42d568a517 (patch)
treef1143f8784db162d1200aafba3785d5b901f3456 /net/Makefile
parent- Fix pilot_makedoc to always print enough \n's (diff)
Initial import of Net-SSH-Perl 1.23
This is the Perl5 module implements both the SSH1 and SSH2 protocols. PR: 35923 Submitted by: jesper
Notes
Notes: svn path=/head/; revision=56253
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 7cf0e279e15a..72d06521b128 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -319,6 +319,7 @@
SUBDIR += p5-Net-RawIP
SUBDIR += p5-Net-SNMP
SUBDIR += p5-Net-SSH
+ SUBDIR += p5-Net-SSH-Perl
SUBDIR += p5-Net-Server
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Traceroute