Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2014 07:25:59 +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: r339316 - head/security/destroy
Message-ID:  <201401100725.s0A7PxtG073439@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Jan 10 07:25:59 2014
New Revision: 339316
URL: http://svnweb.freebsd.org/changeset/ports/339316

Log:
  Fix date of expiration

Modified:
  head/security/destroy/Makefile

Modified: head/security/destroy/Makefile
==============================================================================
--- head/security/destroy/Makefile	Fri Jan 10 07:19:19 2014	(r339315)
+++ head/security/destroy/Makefile	Fri Jan 10 07:25:59 2014	(r339316)
@@ -12,7 +12,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Program to securely destroy files on the hard disk
 
 DEPRECATED=	No longer under active development
-EXPIRATION_DATE=	20130201
+EXPIRATION_DATE=	20140201
 
 USE_GMAKE=	yes
 



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