diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-08 15:37:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-08 15:37:25 +0800 |
commit | c43f52fdfa2382fb7d96059825f404ab99bac2dc (patch) | |
tree | 7ad892ba67c2cd19f49ee8cc1736cdab1d688f76 /security/p5-Digest-MD5/Makefile | |
parent | 2f171dd4412170a74bfd1f0b2c441e85ab1d56b2 (diff) | |
download | freebsd-ports-gnome-c43f52fdfa2382fb7d96059825f404ab99bac2dc.tar.gz freebsd-ports-gnome-c43f52fdfa2382fb7d96059825f404ab99bac2dc.tar.zst freebsd-ports-gnome-c43f52fdfa2382fb7d96059825f404ab99bac2dc.zip |
- Update to 2.51
Changes: http://search.cpan.org/dist/Digest-MD5/Changes
PR: ports/151253
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: pgollucci (mentor)
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 6a4eb9a81349..e21ae3184e58 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.50 +PORTVERSION= 2.51 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |