diff options
-rw-r--r-- | security/logcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 61069e9a7287..91b634e99fa0 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= yasu@utahime.org COMMENT= Auditing tool for system logs on Unix boxes -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= docbook-to-man>0:textproc/docbook-to-man |