diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 12:42:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 12:42:19 +0000 |
commit | bc2181889b7ff86b8598f1c680c05fadd9547c17 (patch) | |
tree | 046a0716d5b59d8c62c397f60c6fe0b48d4d4c23 /security/hackbot | |
parent | 769fd54d109d60ed57ae699e29457fdf65396733 (diff) | |
download | ports-bc2181889b7ff86b8598f1c680c05fadd9547c17.tar.gz ports-bc2181889b7ff86b8598f1c680c05fadd9547c17.zip |
Notes
Diffstat (limited to 'security/hackbot')
-rw-r--r-- | security/hackbot/Makefile | 1 |
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> |