Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 00:33:40 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401309 - head/deskutils/note
Message-ID:  <201511120033.tAC0Xe71007462@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Thu Nov 12 00:33:40 2015
New Revision: 401309
URL: https://svnweb.freebsd.org/changeset/ports/401309

Log:
  deskutils/note: Remove BROKEN
  
  - Remove BROKEN, make fetch works with both MASTER_SITE and distcache
  
  PR:		204365
  Submitted by:	idefix@fechner.net (maintainer)

Modified:
  head/deskutils/note/Makefile

Modified: head/deskutils/note/Makefile
==============================================================================
--- head/deskutils/note/Makefile	Thu Nov 12 00:18:43 2015	(r401308)
+++ head/deskutils/note/Makefile	Thu Nov 12 00:33:40 2015	(r401309)
@@ -11,7 +11,6 @@ COMMENT=	Console based tool to handle en
 
 LICENSE=	GPLv1
 
-BROKEN=		Does not fetch
 RUN_DEPENDS=	p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \
 		p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA
 



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