diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-01-24 09:55:11 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-01-24 09:56:02 +0000 |
commit | c7293829bd63933e23be67c9dcbae04ef17f9757 (patch) | |
tree | 79488d62183f5d124981794272479245d8b98929 | |
parent | 694b5d12e924c164850a5db9dffc5cca655f55e5 (diff) | |
download | ports-c7293829bd63933e23be67c9dcbae04ef17f9757.tar.gz ports-c7293829bd63933e23be67c9dcbae04ef17f9757.zip |
net-im/libaccounts-qt5: fix plist
Reported by: poudriere bulk -t
-rw-r--r-- | net-im/libaccounts-qt5/Makefile | 2 | ||||
-rw-r--r-- | net-im/libaccounts-qt5/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-im/libaccounts-qt5/Makefile b/net-im/libaccounts-qt5/Makefile index 2f0544669e28..76a38f8147ee 100644 --- a/net-im/libaccounts-qt5/Makefile +++ b/net-im/libaccounts-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= libaccounts-qt5 DISTVERSION= 1.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im DIST_SUBDIR= KDE/${GL_ACCOUNT} diff --git a/net-im/libaccounts-qt5/pkg-plist b/net-im/libaccounts-qt5/pkg-plist index fe3167c5022d..fa3e813ee503 100644 --- a/net-im/libaccounts-qt5/pkg-plist +++ b/net-im/libaccounts-qt5/pkg-plist @@ -93,6 +93,7 @@ libdata/pkgconfig/accounts-qt5.pc %%DOCS%%share/doc/accounts-qt/html/graph_legend.md5 %%DOCS%%share/doc/accounts-qt/html/graph_legend.png %%DOCS%%share/doc/accounts-qt/html/index.html +%%DOCS%%share/doc/accounts-qt/html/index.js %%DOCS%%share/doc/accounts-qt/html/index.qhp %%DOCS%%share/doc/accounts-qt/html/jquery.js %%DOCS%%share/doc/accounts-qt/html/manager_8cpp_source.html |