aboutsummaryrefslogtreecommitdiffstats
path: root/www/mdw/pkg-descr
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2001-07-08 15:07:41 +0800
committermarkp <markp@FreeBSD.org>2001-07-08 15:07:41 +0800
commit046d87cf0f249ac1fb91d916498695090784a14b (patch)
treebed8cb437072e7934796c06baae9bdfcd28f8e78 /www/mdw/pkg-descr
parentf6c212997ed663782c317dc727282e1bc0d88ab1 (diff)
downloadfreebsd-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-descr9
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