diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:20 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-06-05 14:24:20 +0000 |
commit | 015bfd24ab4564a9356cf89a31ba25c592fd119d (patch) | |
tree | 991cb61a75a077c71e6a4387d42a5bebd7f9540c /security/p5-Dancer-Plugin-Auth-RBAC | |
parent | aab99e0f110d769cfd1dcaba5ac6df55e5ede054 (diff) | |
download | pkgsrc-015bfd24ab4564a9356cf89a31ba25c592fd119d.tar.gz |
Recursive revbump from lang/perl5 5.26.0
Diffstat (limited to 'security/p5-Dancer-Plugin-Auth-RBAC')
-rw-r--r-- | security/p5-Dancer-Plugin-Auth-RBAC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Dancer-Plugin-Auth-RBAC/Makefile b/security/p5-Dancer-Plugin-Auth-RBAC/Makefile index 8a0109419f9..1eb496d91b1 100644 --- a/security/p5-Dancer-Plugin-Auth-RBAC/Makefile +++ b/security/p5-Dancer-Plugin-Auth-RBAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2016/06/08 19:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/06/05 14:24:31 ryoon Exp $ # DISTNAME= Dancer-Plugin-Auth-RBAC-1.110720 PKGNAME= p5-$(DISTNAME:S/110720/110.720/) -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/} |