diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-13 20:31:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-13 20:31:08 +0000 |
commit | ad139e491229b08b7cb3076b5aa429b9009b4ee7 (patch) | |
tree | e65ee314af1437cac8eccb9385d7ee349809cdeb /misc | |
parent | Use wxGTK3 (diff) |
Mark as BROKEN because it does not fetch
Notes
Notes:
svn path=/head/; revision=396857
Diffstat (limited to 'misc')
-rw-r--r-- | misc/diary-hercules/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/diary-hercules/Makefile b/misc/diary-hercules/Makefile index 139610f062c8..f0681f074a3a 100644 --- a/misc/diary-hercules/Makefile +++ b/misc/diary-hercules/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} 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 \ |