svn commit: r532007 - head/devel

Antoine Brodin antoine at FreeBSD.org
Sat Apr 18 09:21:20 UTC 2020


Author: antoine
Date: Sat Apr 18 09:21:19 2020
New Revision: 532007
URL: https://svnweb.freebsd.org/changeset/ports/532007

Log:
  Attempt to unbreak INDEX

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Apr 18 09:17:42 2020	(r532006)
+++ head/devel/Makefile	Sat Apr 18 09:21:19 2020	(r532007)
@@ -1174,7 +1174,7 @@
     SUBDIR += libestr
     SUBDIR += libev
     SUBDIR += libevdev
-    SUBDIR += libevdevPlus
+    SUBDIR += libevdevplus
     SUBDIR += libevent
     SUBDIR += libevt
     SUBDIR += libevtx


More information about the svn-ports-head mailing list