svn commit: r339306 - head/security/destroy

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Jan 10 02:49:38 UTC 2014


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 at freebsdhackers.net
+MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list