diff options
author | martti <martti> | 2003-07-21 17:20:17 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 17:20:17 +0000 |
commit | 3b3e497d9487a4bc1f0479dd8e441182ef086541 (patch) | |
tree | f188cb113cf8eb05eecb0a886c897bec8fd12151 /security/tct/Makefile | |
parent | 54c9ec195d4868564d9533cc27abcd9eec796fbb (diff) | |
download | pkgsrc-3b3e497d9487a4bc1f0479dd8e441182ef086541.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'security/tct/Makefile')
-rw-r--r-- | security/tct/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tct/Makefile b/security/tct/Makefile index 9ec2e6b1e44..2e45ec5bb96 100644 --- a/security/tct/Makefile +++ b/security/tct/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/11/24 22:23:12 seb Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/21 17:20:38 martti Exp $ # DISTNAME= tct-1.09 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.porcupine.org/forensics/ MAINTAINER= frazee.23@osu.edu HOMEPAGE= http://www.porcupine.org/forensics/tct.html -COMMENT= programs to aid post-mortem after a break-in +COMMENT= Programs to aid post-mortem after a break-in DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip |