Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2018 10:45:03 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487794 - head/devel
Message-ID:  <201812191045.wBJAj3Op087528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Dec 19 10:45:02 2018
New Revision: 487794
URL: https://svnweb.freebsd.org/changeset/ports/487794

Log:
  Fix typo

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Dec 19 09:32:32 2018	(r487793)
+++ head/devel/Makefile	Wed Dec 19 10:45:02 2018	(r487794)
@@ -612,7 +612,7 @@
     SUBDIR += etcd33
     SUBDIR += etl
     SUBDIR += euca2ools
-    SUPDIR += evdev-proto
+    SUBDIR += evdev-proto
     SUBDIR += evemu
     SUBDIR += eventxx
     SUBDIR += evolution-gconf-tools



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