Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2021 17:27:23 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 26faf5597798 - main - sysutils/bpytop: Fix pkg-plist
Message-ID:  <202104171727.13HHRN0e009265@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26faf5597798d015df8b56e5465cf689fe41fc82

commit 26faf5597798d015df8b56e5465cf689fe41fc82
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-04-17 17:26:36 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-04-17 17:26:36 +0000

    sysutils/bpytop: Fix pkg-plist
    
    Reported by:    fluffy
---
 sysutils/bpytop/pkg-plist | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysutils/bpytop/pkg-plist b/sysutils/bpytop/pkg-plist
index 673b274fb426..2a07c19ae810 100644
--- a/sysutils/bpytop/pkg-plist
+++ b/sysutils/bpytop/pkg-plist
@@ -1,4 +1,5 @@
 bin/bpytop
+%%DATADIR%%/themes/adapta.theme
 %%DATADIR%%/themes/default_black.theme
 %%DATADIR%%/themes/dracula.theme
 %%DATADIR%%/themes/dusklight.theme



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104171727.13HHRN0e009265>