diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 03:38:34 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 03:38:34 +0000 |
commit | 6a3e6f18b97505805b5540233c00e7e0820b5221 (patch) | |
tree | c35b64bc5d18c9f1ccfaebd9b22a86416c4451e5 /security/logcheck | |
parent | 55c023ead08a6e84c98cb341d62d5f0aea644e6b (diff) | |
download | pkgsrc-6a3e6f18b97505805b5540233c00e7e0820b5221.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/logcheck')
-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 |