diff options
author | mjl <mjl> | 2001-09-19 03:43:52 +0000 |
---|---|---|
committer | mjl <mjl> | 2001-09-19 03:43:52 +0000 |
commit | 50f7097bdff19a1a8ecab3adb6de01bc96b6950c (patch) | |
tree | 6039db1c15d1f2df052daeea3f2a22f304182776 /security/p5-Digest-MD5/Makefile | |
parent | a755963cf6bc02e67a60cfa961fd1e1ddba4547e (diff) | |
download | pkgsrc-50f7097bdff19a1a8ecab3adb6de01bc96b6950c.tar.gz |
Update to 2.16, as suggested by Sen Nagata.
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 68a06008b9b..9488a6070a9 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2001/02/17 17:49:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/09/19 03:43:52 mjl Exp $ # -DISTNAME= Digest-MD5-2.12 +DISTNAME= Digest-MD5-2.16 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |