svn commit: r548300 - head/sysutils/bpytop

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Sep 12 09:38:46 UTC 2020


Author: lwhsu
Date: Sat Sep 12 09:38:45 2020
New Revision: 548300
URL: https://svnweb.freebsd.org/changeset/ports/548300

Log:
  sysutils/bpytop: Fix pkg-plist

Modified:
  head/sysutils/bpytop/pkg-plist

Modified: head/sysutils/bpytop/pkg-plist
==============================================================================
--- head/sysutils/bpytop/pkg-plist	Sat Sep 12 09:36:51 2020	(r548299)
+++ head/sysutils/bpytop/pkg-plist	Sat Sep 12 09:38:45 2020	(r548300)
@@ -5,6 +5,7 @@ bin/bpytop
 %%DATADIR%%/themes/flat-remix.theme
 %%DATADIR%%/themes/greyscale.theme
 %%DATADIR%%/themes/gruvbox_dark.theme
+%%DATADIR%%/themes/kyli0x.theme
 %%DATADIR%%/themes/monokai.theme
 %%DATADIR%%/themes/nord.theme
 %%DATADIR%%/themes/solarized_dark.theme


More information about the svn-ports-all mailing list