aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-19 12:42:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-19 12:42:19 +0000
commitbc2181889b7ff86b8598f1c680c05fadd9547c17 (patch)
tree046a0716d5b59d8c62c397f60c6fe0b48d4d4c23
parent769fd54d109d60ed57ae699e29457fdf65396733 (diff)
downloadports-bc2181889b7ff86b8598f1c680c05fadd9547c17.tar.gz
ports-bc2181889b7ff86b8598f1c680c05fadd9547c17.zip
Notes
-rw-r--r--security/hackbot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile
index f07e27a15748..17d17714b5c9 100644
--- a/security/hackbot/Makefile
+++ b/security/hackbot/Makefile
@@ -30,5 +30,6 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/hackbot.1.gz ${PREFIX}/man/man1/
MAN1= hackbot.1
+MANCOMPRESSED= yes
.include <bsd.port.mk>