aboutsummaryrefslogtreecommitdiff
path: root/security/rkhunter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rkhunter/Makefile')
-rw-r--r--security/rkhunter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile
index 032f1a0b75f4..2482d44cdd33 100644
--- a/security/rkhunter/Makefile
+++ b/security/rkhunter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rkhunter
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.6
CATEGORIES= security
MASTER_SITES= SF
@@ -26,7 +26,8 @@ SUB_FILES= 415.rkhunter
MAN8= rkhunter.8
MANCOMPRESSED= no
-PORTDOCS= CHANGELOG README WISHLIST
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
+PORTDOCS= ACKNOWLEDGMENTS CHANGELOG FAQ LICENSE README
.include <bsd.port.pre.mk>