New HOMEPAGE and MASTER_SITE.

New file mentioning these changes, therefore new distinfo.
This commit is contained in:
margarida 2003-06-01 23:41:04 +00:00
parent 74873b26a8
commit fdeb15157a
3 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2002/11/22 02:37:37 margarida Exp $
# $OpenBSD: Makefile,v 1.3 2003/06/01 23:41:04 margarida Exp $
COMMENT= "forensic tool that collects MAC times from files"
@ -6,9 +6,9 @@ VERSION= 1.00
DISTNAME= mac-robber-${VERSION}
CATEGORIES= sysutils security
HOMEPAGE= http://www.atstake.com/research/tools/
HOMEPAGE= http://www.sleuthkit.org/mac-robber/
MASTER_SITES= ${HOMEPAGE}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mac-robber/}
MAINTAINER= Margarida Sequeira <margarida@openbsd.org>

View File

@ -1,3 +1,3 @@
MD5 (mac-robber-1.00.tar.gz) = 4fa05cf85dd0d28c2780b6151b74f9f0
RMD160 (mac-robber-1.00.tar.gz) = a9d8427ef394c1079f7aeb4d010f4afccf63d1e3
SHA1 (mac-robber-1.00.tar.gz) = 9ca73a81247dd970c43fe3c6654174e79181fe24
MD5 (mac-robber-1.00.tar.gz) = 902afd8e6121e153bbc8cb93013667fd
RMD160 (mac-robber-1.00.tar.gz) = 702e33935dddc92e3f0d5c970bb05bd9d32397a1
SHA1 (mac-robber-1.00.tar.gz) = 4d506e1a4f7c96ca9048432e376f8410140b9f8f

View File

@ -1,6 +1,6 @@
mac-robber is a forensics and incident response program that collects
Modified, Access, and Change (MAC) times from files.
Its output can be used as input to the 'mactime' tool in The @stake
Sleuth Kit (TASK) to make a time line of file activity.
Its output can be used as input to the 'mactime' tool (part of The
Sleuth Kit) to make a time line of file activity.
WWW: ${HOMEPAGE}