Date: Mon, 11 Nov 2019 04:34:28 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517241 - head/security/bcwipe Message-ID: <201911110434.xAB4YSO5039305@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Mon Nov 11 04:34:28 2019 New Revision: 517241 URL: https://svnweb.freebsd.org/changeset/ports/517241 Log: BCWipe is fetchable. Remove defunct secondary site. PR: 241869 Reported by: p5B2E9A8F@t-online.de Modified: head/security/bcwipe/Makefile Modified: head/security/bcwipe/Makefile ============================================================================== --- head/security/bcwipe/Makefile Mon Nov 11 00:47:45 2019 (r517240) +++ head/security/bcwipe/Makefile Mon Nov 11 04:34:28 2019 (r517241) @@ -4,14 +4,11 @@ PORTNAME= bcwipe PORTVERSION= 1.9.13 CATEGORIES= security -MASTER_SITES= http://www.jetico.com/linux/ \ - http://bsd.desa-hosting.de/distfiles/security/ +MASTER_SITES= http://www.jetico.com/linux/ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} MAINTAINER= cy@FreeBSD.org COMMENT= BCWipe securely erases data from magnetic and solid-state memory - -BROKEN= unfetchable NO_CDROM= Non-commercial distribution and use only
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911110434.xAB4YSO5039305>