aboutsummaryrefslogtreecommitdiff
path: root/security/openbsm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-10-26 08:07:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-10-26 08:07:50 +0000
commitd0c9520750b7d260964935bdb50fcd2320371beb (patch)
treee7d64220937ec70ee8399f5f4ee6ef66879bd325 /security/openbsm
parent668371dc49983cf3ebc31372599eac42ea113cd2 (diff)
downloadports-d0c9520750b7d260964935bdb50fcd2320371beb.tar.gz
ports-d0c9520750b7d260964935bdb50fcd2320371beb.zip
- Fix previous commit by edwin - 500000 != 600000. While here, fix packaging
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=202061
Diffstat (limited to 'security/openbsm')
-rw-r--r--security/openbsm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openbsm/Makefile b/security/openbsm/Makefile
index bc44e0c0cef2..90eecbf5bacb 100644
--- a/security/openbsm/Makefile
+++ b/security/openbsm/Makefile
@@ -46,8 +46,7 @@ MAN8= auditfilterd.8
.include <bsd.port.pre.mk>
-.if ( ( ${OSVERSION} < 600000 && ${OSVERSION} > 503100 ) || \
- ${OSVERSION} >= 600000 )
+.if ${OSVERSION} >= 600000
MAN8+= audit.8 \
auditd.8