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/Makefile | |
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/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 547089551fa7..b71cbfc675e7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -114,6 +114,7 @@ SUBDIR += mapedit SUBDIR += marc-search SUBDIR += mathopd + SUBDIR += mdw SUBDIR += mgstat SUBDIR += mhonarc SUBDIR += mmosaic |