diff options
author | wiz <wiz@pkgsrc.org> | 2022-05-15 04:46:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-05-15 04:46:32 +0000 |
commit | 2bf70bd16885b0a54c64059bf59bee123947226c (patch) | |
tree | cab93e1935ca4548b8dd8dffaf067fe8f4f97cf5 /security | |
parent | 3bba0a4c71a492169b0bdabe8fde33e181bf2253 (diff) | |
download | pkgsrc-2bf70bd16885b0a54c64059bf59bee123947226c.tar.gz |
clamav-doc: fix PLIST
Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav-doc/Makefile | 3 | ||||
-rw-r--r-- | security/clamav-doc/PLIST | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/security/clamav-doc/Makefile b/security/clamav-doc/Makefile index 337b63a62eb..3594bbc194a 100644 --- a/security/clamav-doc/Makefile +++ b/security/clamav-doc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2021/11/08 14:50:12 taca Exp $ +# $NetBSD: Makefile,v 1.7 2022/05/15 04:46:32 wiz Exp $ .include "../../security/clamav/Makefile.common" PKGNAME= ${DISTNAME:S/clamav/clamav-doc/} +PKGREVISION= 1 COMMENT= Anti-virus toolkit documents NO_BUILD= yes diff --git a/security/clamav-doc/PLIST b/security/clamav-doc/PLIST index d76106110d6..e8c18d70f25 100644 --- a/security/clamav-doc/PLIST +++ b/security/clamav-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2021/11/08 14:50:12 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2022/05/15 04:46:32 wiz Exp $ share/doc/clamav/html/404.html share/doc/clamav/html/FontAwesome/css/font-awesome.css share/doc/clamav/html/FontAwesome/fonts/FontAwesome.ttf @@ -18,6 +18,7 @@ share/doc/clamav/html/appendix/Terminology.html share/doc/clamav/html/ayu-highlight.css share/doc/clamav/html/book.js share/doc/clamav/html/clipboard.min.js +share/doc/clamav/html/community_resources/CommunityResources.html share/doc/clamav/html/css/chrome.css share/doc/clamav/html/css/general.css share/doc/clamav/html/css/print.css @@ -31,6 +32,7 @@ share/doc/clamav/html/faq/faq-ignore.html share/doc/clamav/html/faq/faq-misc.html share/doc/clamav/html/faq/faq-ml.html share/doc/clamav/html/faq/faq-pua.html +share/doc/clamav/html/faq/faq-rust.html share/doc/clamav/html/faq/faq-safebrowsing.html share/doc/clamav/html/faq/faq-scan-alerts.html share/doc/clamav/html/faq/faq-troubleshoot.html @@ -103,6 +105,7 @@ share/doc/clamav/html/manual/Signatures/FileTypeMagic.html share/doc/clamav/html/manual/Signatures/HashSignatures.html share/doc/clamav/html/manual/Signatures/LogicalSignatures.html share/doc/clamav/html/manual/Signatures/PhishSigs.html +share/doc/clamav/html/manual/Signatures/SignatureNames.html share/doc/clamav/html/manual/Signatures/YaraRules.html share/doc/clamav/html/manual/Usage.html share/doc/clamav/html/manual/Usage/Configuration.html |