diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-02 19:49:52 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2022-04-02 19:49:52 +0000 |
| commit | e2384f5169920204cc1cb44d96fd34bc5cced128 (patch) | |
| tree | 44b3bd5646ea1a195826f1e3c1624c3df635e320 | |
| parent | 6b50a4490698583680695abc95e2ccd7b4101256 (diff) | |
www/Makefile: Add missing entry for kineto
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index fd76bb75e0a2..6f4d5cade00e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -281,6 +281,7 @@ SUBDIR += kf5-khtml SUBDIR += kf5-kjs SUBDIR += kf5-kjsembed + SUBDIR += kineto SUBDIR += kiwix-tools SUBDIR += kohana SUBDIR += kristall |
