Date: Sat, 5 Aug 2017 11:39:27 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447400 - head/sysutils Message-ID: <201708051139.v75BdRkk092145@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708051139.v75BdRkk092145>