1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/security/p5-MD5/pkg-descr
Thomas Abthorpe 6124fba7a8 - cleanup Makefile
- update comment/descripttion to indicate port is a wrapper to Digest::MD5
- pass maintainership to perl@

Approved by:	miwi (co-mentor)
2007-09-27 18:40:42 +00:00

6 lines
239 B
Plaintext

The current MD5 module is just a wrapper around the Digest::MD5
module. It is provided so that legacy code that rely on the old
interface still work and get the speed benefit of the new module.
WWW: http://search.cpan.org/~gaas/MD5-2.03/