svn commit: r560258 - head/graphics
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Jan 4 03:22:03 UTC 2021
Author: lwhsu
Date: Mon Jan 4 03:22:02 2021
New Revision: 560258
URL: https://svnweb.freebsd.org/changeset/ports/560258
Log:
Fix index build
Submitted by: Nick Wolff <darkfiberiru at gmail.com>
Modified:
head/graphics/Makefile
Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile Mon Jan 4 03:20:09 2021 (r560257)
+++ head/graphics/Makefile Mon Jan 4 03:22:02 2021 (r560258)
@@ -409,6 +409,7 @@
SUBDIR += kooka
SUBDIR += kphotoalbum
SUBDIR += kqtquickcharts
+ SUBDIR += kquickimageeditor
SUBDIR += krita
SUBDIR += ksnip
SUBDIR += kxstitch
More information about the svn-ports-all
mailing list