svn commit: r507959 - head/astro/gpsdrive

Antoine Brodin antoine at FreeBSD.org
Sat Aug 3 11:19:49 UTC 2019


Author: antoine
Date: Sat Aug  3 11:19:48 2019
New Revision: 507959
URL: https://svnweb.freebsd.org/changeset/ports/507959

Log:
  Mark BROKEN: unfetchable

Modified:
  head/astro/gpsdrive/Makefile

Modified: head/astro/gpsdrive/Makefile
==============================================================================
--- head/astro/gpsdrive/Makefile	Sat Aug  3 11:15:57 2019	(r507958)
+++ head/astro/gpsdrive/Makefile	Sat Aug  3 11:19:48 2019	(r507959)
@@ -14,6 +14,8 @@ COMMENT=	GPS navigation system
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libpcre.so:devel/pcre
 RUN_DEPENDS=	bash:shells/bash
 


More information about the svn-ports-head mailing list