Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 20:31:09 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396857 - head/misc/diary-hercules
Message-ID:  <201509132031.t8DKV9Qg053978@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Sep 13 20:31:08 2015
New Revision: 396857
URL: https://svnweb.freebsd.org/changeset/ports/396857

Log:
  Mark as BROKEN because it does not fetch

Modified:
  head/misc/diary-hercules/Makefile

Modified: head/misc/diary-hercules/Makefile
==============================================================================
--- head/misc/diary-hercules/Makefile	Sun Sep 13 20:27:48 2015	(r396856)
+++ head/misc/diary-hercules/Makefile	Sun Sep 13 20:31:08 2015	(r396857)
@@ -12,6 +12,8 @@ DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Personal workout diary program for bodybuilders
 
+BROKEN=		Does not fetch
+
 LICENSE=	GPLv2
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlobject>=0.7:${PORTSDIR}/databases/py-sqlobject \



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