Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2016 22:34:15 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417134 - head/security/stegdetect
Message-ID:  <201606192234.u5JMYFx6000484@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 19 22:34:15 2016
New Revision: 417134
URL: https://svnweb.freebsd.org/changeset/ports/417134

Log:
  Mark as deprecated: does not fetch

Modified:
  head/security/stegdetect/Makefile

Modified: head/security/stegdetect/Makefile
==============================================================================
--- head/security/stegdetect/Makefile	Sun Jun 19 22:21:22 2016	(r417133)
+++ head/security/stegdetect/Makefile	Sun Jun 19 22:34:15 2016	(r417134)
@@ -12,6 +12,9 @@ MASTER_SITES=	http://www.outguess.org/ \
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Automated tool for detecting steganographic content in JPEGs
 
+DEPRECATED=	Does not fetch
+EXPIRATION_DATE=	2016-07-20
+
 OPTIONS_DEFINE=	X11
 OPTIONS_DEFAULT=	X11
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606192234.u5JMYFx6000484>