diff options
Diffstat (limited to 'www/checkbot/Makefile')
-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 2ca9dc569195..fc1f0d3384bc 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/ \ http://www.freebsd.org/~wosch/src/ -MAINTAINER= wosch@FreeBSD.ORG +MAINTAINER= wosch@FreeBSD.org site_perl=${PREFIX}/lib/perl5/site_perl/${PERL_VER} BUILD_DEPENDS= \ |