diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 15:35:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 15:35:42 +0000 |
commit | 889edbf062bfc713433856f55ce9f4ae3644883a (patch) | |
tree | 3ea06c173d7fce5f5230adee3d6eaf26b4cc62cc /security/mac-robber | |
parent | b3a62a14bf601f154d8f06df6795e8c427ac421b (diff) |
Notes
Diffstat (limited to 'security/mac-robber')
-rw-r--r-- | security/mac-robber/Makefile | 3 | ||||
-rw-r--r-- | security/mac-robber/distinfo | 4 | ||||
-rw-r--r-- | security/mac-robber/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/mac-robber/Makefile b/security/mac-robber/Makefile index 1331c35533bf..87a6493f2058 100644 --- a/security/mac-robber/Makefile +++ b/security/mac-robber/Makefile @@ -8,7 +8,8 @@ PORTNAME= mac-robber PORTVERSION= 1.00 CATEGORIES= security -MASTER_SITES= http://www.atstake.com/research/tools/forensic/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= Yonatan@xpert.com COMMENT= A tool for listing Modify, Access, Create timestamps from files diff --git a/security/mac-robber/distinfo b/security/mac-robber/distinfo index ece38945e657..df8276f5649a 100644 --- a/security/mac-robber/distinfo +++ b/security/mac-robber/distinfo @@ -1,2 +1,2 @@ -MD5 (mac-robber-1.00.tar.gz) = 4fa05cf85dd0d28c2780b6151b74f9f0 -SIZE (mac-robber-1.00.tar.gz) = 4895 +MD5 (mac-robber-1.00.tar.gz) = 902afd8e6121e153bbc8cb93013667fd +SIZE (mac-robber-1.00.tar.gz) = 11483 diff --git a/security/mac-robber/pkg-descr b/security/mac-robber/pkg-descr index 1611afb1c094..e59c4834fd47 100644 --- a/security/mac-robber/pkg-descr +++ b/security/mac-robber/pkg-descr @@ -8,4 +8,4 @@ mac-robber is based on the grave-robber tool from The Coroners Toolkit (TCT) when using the '-m' flag, except it does not require Perl! -WWW: http://www.atstake.com/research/tools/forensic/ +WWW: http://www.sleuthkit.org/mac-robber/desc.php |