diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/autopsy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/autopsy/Makefile b/sysutils/autopsy/Makefile index a3996e84b67c..355b7d4dd2c9 100644 --- a/sysutils/autopsy/Makefile +++ b/sysutils/autopsy/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Web-based (graphical) interface to The Sleuth Kit +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/bin/ifind:${PORTSDIR}/sysutils/sleuthkit |