diff options
Diffstat (limited to 'security/p5-Crypt-DES_EDE3/Makefile')
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index c9c3c4d52ef..cc62b42e617 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:03 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:14 martti Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= -COMMENT= perl5 module for Triple-DES EDE encryption/decryption +COMMENT= Perl5 module for Triple-DES EDE encryption/decryption USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/DES_EDE3/.packlist |