diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-10-26 17:34:07 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-10-26 17:34:07 +0000 |
commit | 8b6a46946fe37344e6eef7aabd73e6e96bd36157 (patch) | |
tree | bdd2d1906b8bd40016ff28e9ccb9bd6b06238e75 /www/mdw | |
parent | fd014d9be2026ff62c5fff51a861096966c1fe9f (diff) |
Notes
Diffstat (limited to 'www/mdw')
-rw-r--r-- | www/mdw/Makefile | 2 | ||||
-rw-r--r-- | www/mdw/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mdw/Makefile b/www/mdw/Makefile index cd9873b32c08..630e19af316e 100644 --- a/www/mdw/Makefile +++ b/www/mdw/Makefile @@ -8,7 +8,7 @@ PORTNAME= mdw PORTVERSION= 1.0 CATEGORIES= www -MASTER_SITES= http://redbrick.dcu.ie/~colmmacc/mdw/ +MASTER_SITES= http://www.redbrick.dcu.ie/~colmmacc/mdw/ MAINTAINER= petef@FreeBSD.org COMMENT= A utility to check the MD5 sum of a webpage diff --git a/www/mdw/pkg-descr b/www/mdw/pkg-descr index 9dcd64b002a6..feb5a8c57f9b 100644 --- a/www/mdw/pkg-descr +++ b/www/mdw/pkg-descr @@ -3,7 +3,7 @@ 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/ +WWW: http://www.redbrick.dcu.ie/~colmmacc/mdw/ - Pete petef@databits.net |