diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-29 07:46:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-29 07:46:49 +0000 |
commit | ef3fbe28b28b730a9abf8e75d594163bfbf80cf0 (patch) | |
tree | 04da53bb56bc21d640977d54b43a7c9b3ccfd39f /www/checkbot | |
parent | 5244564d32699bbdcb4974a312fab6aeed402b52 (diff) | |
download | ports-ef3fbe28b28b730a9abf8e75d594163bfbf80cf0.tar.gz ports-ef3fbe28b28b730a9abf8e75d594163bfbf80cf0.zip |
Notes
Diffstat (limited to 'www/checkbot')
-rw-r--r-- | www/checkbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 18fa1cf78bea..cc4abd8adf7e 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -9,7 +9,7 @@ PORTNAME= checkbot PORTVERSION= 1.72 CATEGORIES= www perl5 MASTER_SITES= http://degraaff.org/checkbot/ \ - http://www.de.freebsd.org/~wosch/src/ + http://wolfram.schneider.org/src/ MAINTAINER= wosch@FreeBSD.org COMMENT= A WWW link verifier, similar like momspider |