1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Fix plist with perl 5.8.9.

Approved by:	portmgr (pav, implicit)
This commit is contained in:
Anton Berezin 2009-01-14 15:54:17 +00:00
parent f4b3543e0f
commit 0bc439c4a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226085

View File

@ -7,6 +7,7 @@
PORTNAME= Net-SSH-Perl
PORTVERSION= 1.33
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -55,6 +56,7 @@ MAN3= Net::SSH::Perl.3 \
Net::SSH::Perl::Comp::Zlib.3 \
Net::SSH::Perl::Config.3 \
Net::SSH::Perl::Constants.3 \
Net::SSH::Perl::Handle.3 \
Net::SSH::Perl::Kex.3 \
Net::SSH::Perl::Kex::DH1.3 \
Net::SSH::Perl::Key.3 \