diff options
author | wosch <wosch@FreeBSD.org> | 2005-02-16 16:52:13 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 2005-02-16 16:52:13 +0000 |
commit | 739ed75047eb67fcf9a62e90fb9a2766949896be (patch) | |
tree | 5a15955967952c9bc5e23b0c4d848a061a0e1267 | |
parent | 354d7fbbbe7046e4d3eed8afab9ed17e0330c4b5 (diff) | |
download | FreeBSD-ports-739ed75047eb67fcf9a62e90fb9a2766949896be.zip FreeBSD-ports-739ed75047eb67fcf9a62e90fb9a2766949896be.tar.gz |
I have no longer free time to maintain this port.
-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 4e703a0..22f8228 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= http://degraaff.org/checkbot/ \ http://wolfram.schneider.org/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A WWW link verifier, similar to momspider RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |