diff options
Diffstat (limited to 'www/crawl')
-rw-r--r-- | www/crawl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile index 8390b33fa5cd..5bb6eda02e12 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.monkey.org/~provos/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small, efficient web crawler with advanced features BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent |