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 f075c23a9426..7705aa79fd88 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -25,6 +25,6 @@ USES= cpe perl5 CPE_VENDOR= degraaff USE_PERL5= configure -PLIST_FILES= bin/checkbot man/man1/checkbot.1.gz +PLIST_FILES= bin/checkbot ${SITE_MAN1}/checkbot.1.gz .include <bsd.port.mk> |