svn commit: r423043 - head/security/bdc

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Oct 1 09:01:53 UTC 2016


Author: amdmi3
Date: Sat Oct  1 09:01:52 2016
New Revision: 423043
URL: https://svnweb.freebsd.org/changeset/ports/423043

Log:
  - Mark broken: download link is no longer valid

Modified:
  head/security/bdc/Makefile

Modified: head/security/bdc/Makefile
==============================================================================
--- head/security/bdc/Makefile	Sat Oct  1 08:52:15 2016	(r423042)
+++ head/security/bdc/Makefile	Sat Oct  1 09:01:52 2016	(r423043)
@@ -13,6 +13,8 @@ COMMENT=	BitDefender Console Antivirus f
 
 LIB_DEPENDS=	libc.so.5:misc/compat5x
 
+BROKEN=		download link is dead: 404
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 NO_BUILD=	yes
 


More information about the svn-ports-all mailing list