diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
commit | c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0 (patch) | |
tree | 30366032792132ca78fe65499ece8f8b99e08d43 /www/checkbot | |
parent | 2510d85eef6a4f49b119a4aa0223fa1296b9ce49 (diff) | |
download | freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.gz freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.zst freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.zip |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
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 66615e345116..2462d77c413c 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://wolfram.schneider.org/src/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A WWW link verifier, similar to momspider BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |