diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-05 14:59:36 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-05 14:59:36 +0800 |
commit | 52c82b31768c6a6058cb833baf6cff2a8c9b200b (patch) | |
tree | 83c39928e9fb30d78ce2656025ae4ef59d343023 /security/p5-Digest-MD5/Makefile | |
parent | e19ded9bb9e6dee328839855fd7bea2a9797819f (diff) | |
download | freebsd-ports-gnome-52c82b31768c6a6058cb833baf6cff2a8c9b200b.tar.gz freebsd-ports-gnome-52c82b31768c6a6058cb833baf6cff2a8c9b200b.tar.zst freebsd-ports-gnome-52c82b31768c6a6058cb833baf6cff2a8c9b200b.zip |
- Update to 2.40
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
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 c47529635047..69a76214fa59 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.39 +PORTVERSION= 2.40 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |