svn commit: r447400 - head/sysutils

Colin Percival cperciva at FreeBSD.org
Sat Aug 5 11:39:29 UTC 2017


Author: cperciva
Date: Sat Aug  5 11:39:27 2017
New Revision: 447400
URL: https://svnweb.freebsd.org/changeset/ports/447400

Log:
  Update sysutils/Makefile to reflect consolekit -> consolekit2 move
  
  Reported by:	INDEX breakage

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Aug  5 10:58:48 2017	(r447399)
+++ head/sysutils/Makefile	Sat Aug  5 11:39:27 2017	(r447400)
@@ -181,7 +181,7 @@
     SUBDIR += conky
     SUBDIR += conky-awesome
     SUBDIR += consolehm
-    SUBDIR += consolekit
+    SUBDIR += consolekit2
     SUBDIR += consul
     SUBDIR += consul-alerts
     SUBDIR += contractor


More information about the svn-ports-all mailing list