diff options
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 |