svn commit: r315895 - head/security/secure_delete

Eitan Adler eadler at FreeBSD.org
Tue Apr 16 19:52:41 UTC 2013


Author: eadler
Date: Tue Apr 16 19:52:41 2013
New Revision: 315895
URL: http://svnweb.freebsd.org/changeset/ports/315895

Log:
  Mark BROKEN
  
  Feature safe:	yes

Modified:
  head/security/secure_delete/Makefile

Modified: head/security/secure_delete/Makefile
==============================================================================
--- head/security/secure_delete/Makefile	Tue Apr 16 19:51:41 2013	(r315894)
+++ head/security/secure_delete/Makefile	Tue Apr 16 19:52:41 2013	(r315895)
@@ -26,6 +26,8 @@ PLIST_FILES=	${BIN_PROGRAMS:S,^,bin/,} $
 BIN_PROGRAMS=	srm sfill sswap smem
 BIN_SCRIPTS=	the_cleaner.sh
 
+BROKEN=	does not fetch - master sites missing
+
 .include <bsd.port.options.mk>
 
 post-patch:


More information about the svn-ports-head mailing list