diff options
author | wiz <wiz@pkgsrc.org> | 2020-09-08 13:09:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-09-08 13:09:53 +0000 |
commit | f5dc63422f3ceb738ac51ef8dbd3a370f9528244 (patch) | |
tree | 83366d8f1d438de517bc20ff102ec3e167723915 /security | |
parent | e21211042535971fb21bd9a32b752fe25002e3c1 (diff) | |
download | pkgsrc-f5dc63422f3ceb738ac51ef8dbd3a370f9528244.tar.gz |
*: improve HOMEPAGE
Diffstat (limited to 'security')
-rw-r--r-- | security/clusterssh/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-SMIME/Makefile | 4 | ||||
-rw-r--r-- | security/p5-CryptX/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Data-Password-passwdqc/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index ec134ca45f6..63765444156 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2020/08/31 18:11:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/09/08 13:09:58 wiz Exp $ DISTNAME= App-ClusterSSH-4.03_06 PKGNAME= p5-${DISTNAME:S/_/./} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DU/DUNCS/ MAINTAINER= imil@NetBSD.org -HOMEPAGE= https://cpan.metacpan.org/authors/id/D/DU/DUNCS/ +HOMEPAGE= https://metacpan.org/pod/App::ClusterSSH COMMENT= Cluster administration tool LICENSE= gnu-gpl-v1 diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile index b99e5d07037..27f4ea57fc2 100644 --- a/security/p5-Crypt-SMIME/Makefile +++ b/security/p5-Crypt-SMIME/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/09/07 13:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2020/09/08 13:09:58 wiz Exp $ DISTNAME= Crypt-SMIME-0.26 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIKAGE/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://cpan.metacpan.org/authors/id/M/MI/MIKAGE/ +HOMEPAGE= https://metacpan.org/pod/Crypt::SMIME COMMENT= Perl5 S/MIME message signing, verification, encryption and decryption LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index b5a31bf04c8..625fa4d2cfd 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2020/09/07 13:56:03 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2020/09/08 13:09:58 wiz Exp $ DISTNAME= CryptX-0.069 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= security perl5 MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIK/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://cpan.metacpan.org/authors/id/M/MI/MIK/ +HOMEPAGE= https://metacpan.org/pod/CryptX COMMENT= Crypto toolkit (self-contained no external libraries needed) LICENSE= ${PERL5_LICENSE} diff --git a/security/p5-Data-Password-passwdqc/Makefile b/security/p5-Data-Password-passwdqc/Makefile index 033c4c4cb4c..cd8f28e1710 100644 --- a/security/p5-Data-Password-passwdqc/Makefile +++ b/security/p5-Data-Password-passwdqc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2020/08/31 18:11:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2020/09/08 13:09:58 wiz Exp $ DISTNAME= Data-Password-passwdqc-0.09 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= https://cpan.metacpan.org/authors/id/S/SH/SHERWIN/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://cpan.metacpan.org/authors/id/S/SH/SHERWIN/ +HOMEPAGE= https://metacpan.org/pod/Data::Password::passwdqc COMMENT= Perl5 check password strength and generate password using passwdqc LICENSE= ${PERL5_LICENSE} |