diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/logcheck | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
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 f39980b46cf..cded493d2c8 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:15 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:58 grant Exp $ DISTNAME= logcheck-1.1.1 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.psionic.com/tools/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.psionic.com/ COMMENT= Auditing tool for system logs on Unix boxes |