diff options
Diffstat (limited to 'security/p5-Dancer-Plugin-Auth-RBAC/Makefile')
-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 9590025fe50..eb46f20c327 100644 --- a/security/p5-Dancer-Plugin-Auth-RBAC/Makefile +++ b/security/p5-Dancer-Plugin-Auth-RBAC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2018/08/22 09:46:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2019/06/30 20:16:40 nia Exp $ # DISTNAME= Dancer-Plugin-Auth-RBAC-1.110720 @@ -8,7 +8,7 @@ CATEGORIES= security www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Dancer-Plugin-Auth-RBAC/ +HOMEPAGE= https://metacpan.org/release/Dancer-Plugin-Auth-RBAC COMMENT= Dancer Authentication, Security and Role-Based Access Control Framework LICENSE= ${PERL5_LICENSE} |