diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:41:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:41:32 +0000 |
commit | 519a83eb288885f11e41a370fca68666a3ceca8f (patch) | |
tree | d506b11b565842d73cb621102b58cef0f2056bb0 /sysutils/autopsy/Makefile | |
parent | a79d57b991b84fb83da25e46c43a85e01f20bf0d (diff) |
Notes
Diffstat (limited to 'sysutils/autopsy/Makefile')
-rw-r--r-- | sysutils/autopsy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/autopsy/Makefile b/sysutils/autopsy/Makefile index 02ad6a0950a9..46e83697bacd 100644 --- a/sysutils/autopsy/Makefile +++ b/sysutils/autopsy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= opr@bsdaemon.be +MAINTAINER= ports@FreeBSD.org COMMENT= The Autopsy Forensic Browser is a GUI for Sleuthkit BUILD_DEPENDS= ${LOCALBASE}/bin/ifind:${PORTSDIR}/sysutils/sleuthkit |