diff options
Diffstat (limited to 'security/p5-MD5/Makefile')
-rw-r--r-- | security/p5-MD5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 498c2876ad7..17c64c750fa 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/01/22 14:23:44 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/17 17:49:59 wiz Exp $ # FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MD5/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MD5/MD5.html +COMMENT= perl5 interface to the RSA Data Security Inc. MD5 algorithm CONFLICTS+= p5-Digest-MD5-[0-9]* |