diff options
author | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
commit | 228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch) | |
tree | ed0775ed342828ea1d5b3cd253e578eb126b0eda /security/p5-Crypt-RandPasswd | |
parent | 847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff) | |
download | pkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz |
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'security/p5-Crypt-RandPasswd')
-rw-r--r-- | security/p5-Crypt-RandPasswd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index ea076639c9e..084f6b2a48a 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2019/08/11 13:22:53 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/08/31 18:11:14 wiz Exp $ # DISTNAME= Crypt-RandPasswd-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |