diff options
Diffstat (limited to 'net/p5-Net-FTPSSL')
-rw-r--r-- | net/p5-Net-FTPSSL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-FTPSSL/Makefile b/net/p5-Net-FTPSSL/Makefile index 26e93f2c8c4..06f4b74ef63 100644 --- a/net/p5-Net-FTPSSL/Makefile +++ b/net/p5-Net-FTPSSL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2020/08/31 18:10:42 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2021/05/24 19:53:27 wiz Exp $ DISTNAME= Net-FTPSSL-0.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |