diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-06-11 07:37:05 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-06-11 07:37:05 +0000 |
commit | 0457997d2e936f35f2229b860bfb34819f4debc7 (patch) | |
tree | a2de448713e1d8358c3504e13e1867a3c518c47d /security/p5-Digest-MD5/Makefile | |
parent | 787f5d985e78620a0a6c1675c57c86634e11e262 (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 9265970c03b4..c47529635047 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.38 +PORTVERSION= 2.39 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |