diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-08-02 00:12:46 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-08-02 00:12:46 +0000 |
commit | 278ab87eea3eb06af79ec61fb92ddbbcfd293a8a (patch) | |
tree | 269339de0a44507e9263ea47278e1ed7877b6f75 | |
parent | d8b5481cc79fd19ef0c8776e937817c58798eef7 (diff) |
Notes
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 4c5908400efe..13e88a116ee4 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -3,11 +3,11 @@ # Date created: 1999/04/07 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1999/04/07 20:20:33 ache Exp $ +# $Id: Makefile,v 1.2 1999/04/12 08:24:16 asami Exp $ # -DISTNAME= Digest-MD5-2.06 -PKGNAME= p5-Digest-MD5-2.06 +DISTNAME= Digest-MD5-2.08 +PKGNAME= p5-Digest-MD5-2.08 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MD5 diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index a6791af3723e..3af629568a8a 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.06.tar.gz) = 3bbea157c515c60c9f42d4ab95aad8dc +MD5 (Digest-MD5-2.08.tar.gz) = 9e84abec32a4f2a20a4ae4fe52cf0e4b |