diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-05 21:21:25 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-05 21:21:25 +0000 |
commit | 85494291548269c83dd5dafecd6d61d796c2f5d8 (patch) | |
tree | 1ad60b990eaf4d370abd0a4fa611635329855532 | |
parent | Fix MASTER_SITES and WWW:. (diff) |
Update to 2.01.
Notes
Notes:
svn path=/head/; revision=72604
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-MD2/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index daa141cb58d8..452788bbad72 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD2 -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest diff --git a/security/p5-Digest-MD2/distinfo b/security/p5-Digest-MD2/distinfo index 12bd0f09b0ba..f79e68574737 100644 --- a/security/p5-Digest-MD2/distinfo +++ b/security/p5-Digest-MD2/distinfo @@ -1 +1 @@ -MD5 (Digest-MD2-2.00.tar.gz) = 2ea030c189c07f7477c9a623c793f0ad +MD5 (Digest-MD2-2.01.tar.gz) = 66ee005ec50a2aa9c418e9015eeee9e1 |