aboutsummaryrefslogtreecommitdiffstats
path: root/security/rkhunter/Makefile
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2010-01-25 16:34:48 +0800
committerjadawin <jadawin@FreeBSD.org>2010-01-25 16:34:48 +0800
commitc1746b6bbbca91feb308d6aa197a339445b47c8c (patch)
treebad977cb97e6344e4be6410bbb88012bfe0ea525 /security/rkhunter/Makefile
parentb325371507c12b620ce0fe6aa2fc057ed54d48e4 (diff)
downloadfreebsd-ports-gnome-c1746b6bbbca91feb308d6aa197a339445b47c8c.tar.gz
freebsd-ports-gnome-c1746b6bbbca91feb308d6aa197a339445b47c8c.tar.zst
freebsd-ports-gnome-c1746b6bbbca91feb308d6aa197a339445b47c8c.zip
- Update to 1.3.6 [1]
PR: ports/142962 Submitted by: Sergiy Borodych <bor univ.kiev.ua> [1] Done by: jadawin@ (myself)
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>