svn commit: r398003 - head/www/squidclamav

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 26 17:04:39 UTC 2015


Author: bapt
Date: Sat Sep 26 17:04:38 2015
New Revision: 398003
URL: https://svnweb.freebsd.org/changeset/ports/398003

Log:
  Mark as broken: non fetchable

Modified:
  head/www/squidclamav/Makefile

Modified: head/www/squidclamav/Makefile
==============================================================================
--- head/www/squidclamav/Makefile	Sat Sep 26 16:58:37 2015	(r398002)
+++ head/www/squidclamav/Makefile	Sat Sep 26 17:04:38 2015	(r398003)
@@ -12,6 +12,8 @@ COMMENT=	Clamav c-icap service and redir
 
 LICENSE=	GPLv3
 
+BROKEN=		Not fetchable
+
 LIB_DEPENDS+=	libicapapi.so:${PORTSDIR}/www/c-icap
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list