Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2016 17:38:13 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415397 - head/devel/libdict
Message-ID:  <201605171738.u4HHcDa3021788@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue May 17 17:38:12 2016
New Revision: 415397
URL: https://svnweb.freebsd.org/changeset/ports/415397

Log:
  Does not have any MASTER_SITES that work.
  
  Sponsored by:	Absolight

Modified:
  head/devel/libdict/Makefile

Modified: head/devel/libdict/Makefile
==============================================================================
--- head/devel/libdict/Makefile	Tue May 17 17:09:50 2016	(r415396)
+++ head/devel/libdict/Makefile	Tue May 17 17:38:12 2016	(r415397)
@@ -13,6 +13,8 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Library providing access to ``dictionary'' data structures
 
+BROKEN=		Unfetchable
+
 USES=		gmake
 MAKEFILE=	GNUmakefile
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605171738.u4HHcDa3021788>