diff options
Diffstat (limited to 'net/p5-Net-SSH/Makefile')
-rw-r--r-- | net/p5-Net-SSH/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-SSH/Makefile b/net/p5-Net-SSH/Makefile index d101987ec1ff..e882c5377d6b 100644 --- a/net/p5-Net-SSH/Makefile +++ b/net/p5-Net-SSH/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Net-SSH -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Perl5 module to access and use ssh protocol PERL_CONFIGURE= yes |