diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/log2timeline | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) |
Notes
Diffstat (limited to 'security/log2timeline')
-rw-r--r-- | security/log2timeline/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/log2timeline/Makefile b/security/log2timeline/Makefile index df5146dfd150..f7c26773ad12 100644 --- a/security/log2timeline/Makefile +++ b/security/log2timeline/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: log2timeline -# Date created: 24 December 2010 -# Whom: Nobutaka Mantani <nobutaka@FreeBSD.org> -# +# Created by: Nobutaka Mantani <nobutaka@FreeBSD.org> # $FreeBSD$ # @@ -13,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= nobutaka@FreeBSD.org -COMMENT= A log file parser for computer forensic investigations +COMMENT= Log file parser for computer forensic investigations LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |