svn commit: r465354 - head/sysutils
Adriaan de Groot
adridg at FreeBSD.org
Fri Mar 23 13:13:35 UTC 2018
Author: adridg
Date: Fri Mar 23 13:13:34 2018
New Revision: 465354
URL: https://svnweb.freebsd.org/changeset/ports/465354
Log:
Fix INDEX for sysutils. Forgot to add filelight-kde4 when it was resurrected.
Well, if I only break INDEX in 33% of my commits today, it'll be OK.
Reported by: antoine tcberner arved
Approved by: tcberner (mentor, implicit)
Modified:
head/sysutils/Makefile
Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile Fri Mar 23 13:00:23 2018 (r465353)
+++ head/sysutils/Makefile Fri Mar 23 13:13:34 2018 (r465354)
@@ -316,6 +316,7 @@
SUBDIR += file
SUBDIR += filedupe
SUBDIR += filelight
+ SUBDIR += filelight-kde4
SUBDIR += fileprune
SUBDIR += fileschanged
SUBDIR += filetype
More information about the svn-ports-all
mailing list