diff options
author | wiz <wiz> | 2005-08-02 14:24:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-08-02 14:24:23 +0000 |
commit | db2f7d894c7554820935c0b8f5886a240389f449 (patch) | |
tree | 7069f04be398452014d107ac287c074cbaab5871 /security | |
parent | cd412befd5656fbcb1d20d0e9b973c6f70eb118c (diff) | |
download | pkgsrc-db2f7d894c7554820935c0b8f5886a240389f449.tar.gz |
Sync COMMENT with other perl comments.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Module-Signature/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index b7f7b91c8e8..f3e78031cd4 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:39 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/02 14:24:23 wiz Exp $ # DISTNAME= Module-Signature-0.44 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} MAINTAINER= seb@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Module-Signature/ -COMMENT= Perl 5 module adding cryptographic authentications to CPAN distributions +COMMENT= Perl5 module adding cryptographic authentications to CPAN distributions DEPENDS+= gnupg-[0-9]*:../../security/gnupg DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA |