diff options
author | markp <markp@FreeBSD.org> | 2001-07-08 15:07:41 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-08 15:07:41 +0800 |
commit | 046d87cf0f249ac1fb91d916498695090784a14b (patch) | |
tree | bed8cb437072e7934796c06baae9bdfcd28f8e78 /www/mdw/pkg-descr | |
parent | f6c212997ed663782c317dc727282e1bc0d88ab1 (diff) | |
download | freebsd-ports-gnome-046d87cf0f249ac1fb91d916498695090784a14b.tar.gz freebsd-ports-gnome-046d87cf0f249ac1fb91d916498695090784a14b.tar.zst freebsd-ports-gnome-046d87cf0f249ac1fb91d916498695090784a14b.zip |
Add mdw 1.0, a utility to check the MD5 sum of a webpage.
PR: 28712
Submitted by: petef@databits.net
Diffstat (limited to 'www/mdw/pkg-descr')
-rw-r--r-- | www/mdw/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mdw/pkg-descr b/www/mdw/pkg-descr new file mode 100644 index 000000000000..9dcd64b002a6 --- /dev/null +++ b/www/mdw/pkg-descr @@ -0,0 +1,9 @@ +mdw is a neat little utility for md5summing web resources. It will +take a list of URLs, md5 each of them, and optionally compare this +to a previous checksum. There is a also a quiet mode which is +useful for inclusion in scripts. + +WWW: http://redbrick.dcu.ie/~colmmacc/mdw/ + +- Pete +petef@databits.net |