Date: Fri, 10 Jan 2014 02:49:37 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339306 - head/security/destroy Message-ID: <201401100249.s0A2nbMA067197@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Fri Jan 10 02:49:37 2014 New Revision: 339306 URL: http://svnweb.freebsd.org/changeset/ports/339306 Log: - Reassign to the heap due to mail bounces - Mark DEPRECATED, set EXPIRATION_DATE Modified: head/security/destroy/Makefile (contents, props changed) Modified: head/security/destroy/Makefile ============================================================================== --- head/security/destroy/Makefile Fri Jan 10 02:45:44 2014 (r339305) +++ head/security/destroy/Makefile Fri Jan 10 02:49:37 2014 (r339306) @@ -8,9 +8,12 @@ MASTER_SITES= http://www.freebsdhackers. http://destroy.rider.us/ \ http://www.impurity.org/mirrors/destroy/ -MAINTAINER= shane@freebsdhackers.net +MAINTAINER= ports@FreeBSD.org COMMENT= Program to securely destroy files on the hard disk +DEPRECATED= No longer under active development +EXPIRATION_DATE= 20130201 + USE_GMAKE= yes MAN1= destroy.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401100249.s0A2nbMA067197>