svn commit: r507960 - head/astro/planets

Antoine Brodin antoine at FreeBSD.org
Sat Aug 3 11:27:05 UTC 2019


Author: antoine
Date: Sat Aug  3 11:27:04 2019
New Revision: 507960
URL: https://svnweb.freebsd.org/changeset/ports/507960

Log:
  Mark BROKEN: unfetchable

Modified:
  head/astro/planets/Makefile

Modified: head/astro/planets/Makefile
==============================================================================
--- head/astro/planets/Makefile	Sat Aug  3 11:19:48 2019	(r507959)
+++ head/astro/planets/Makefile	Sat Aug  3 11:27:04 2019	(r507960)
@@ -14,6 +14,8 @@ COMMENT=	Orbital simulator
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 USES=		gmake tar:tgz
 USE_OCAML=	yes
 USE_OCAML_CAMLP4=yes


More information about the svn-ports-all mailing list