diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-Encrypt/Makefile')
-rw-r--r-- | editors/p5-Padre-Plugin-Encrypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-Padre-Plugin-Encrypt/Makefile b/editors/p5-Padre-Plugin-Encrypt/Makefile index 820becbfea3..d72861579b3 100644 --- a/editors/p5-Padre-Plugin-Encrypt/Makefile +++ b/editors/p5-Padre-Plugin-Encrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2018/08/22 09:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2019/06/30 20:16:06 nia Exp $ DISTNAME= Padre-Plugin-Encrypt-0.12 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= editors perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Encrypt/ +HOMEPAGE= https://metacpan.org/release/Padre-Plugin-Encrypt COMMENT= Padre plugin to encrypt/decrypt file LICENSE= ${PERL5_LICENSE} |