diff options
author | snj <snj> | 2004-04-25 03:38:34 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-25 03:38:34 +0000 |
commit | 9e4145ee8d343a821a22cfb7ff1c0b2bc1f7142a (patch) | |
tree | c35b64bc5d18c9f1ccfaebd9b22a86416c4451e5 /security | |
parent | 42e75e2408e26dd5915f6087857ebcb0f01b076d (diff) | |
download | pkgsrc-9e4145ee8d343a821a22cfb7ff1c0b2bc1f7142a.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security')
-rw-r--r-- | security/logcheck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 9bd120247f5..fc6d3df3b9f 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/22 10:11:49 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/25 03:38:34 snj Exp $ DISTNAME= logcheck-1.1.1 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/sentrytools/ COMMENT= Auditing tool for system logs on Unix boxes -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES OWN_DIRS= /var/adm/tmp /var/adm |