Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2017 08:27:10 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438932 - head/devel
Message-ID:  <201704200827.v3K8RAAr081107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Apr 20 08:27:09 2017
New Revision: 438932
URL: https://svnweb.freebsd.org/changeset/ports/438932

Log:
  Fix INDEX after arduino update

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Apr 20 08:11:27 2017	(r438931)
+++ head/devel/Makefile	Thu Apr 20 08:27:09 2017	(r438932)
@@ -108,7 +108,7 @@
     SUBDIR += arduino-mk
     SUBDIR += arduino-sevseg
     SUBDIR += arduino-tools
-    SUBDIR += arduino16
+    SUBDIR += arduino18
     SUBDIR += arduinoOTA
     SUBDIR += argdata
     SUBDIR += argouml



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