git: 9572b54d1bca - main - devel/git: Fix plist error when HTMLDOCS option is ON

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Mon, 01 Nov 2021 16:50:15 UTC
The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9572b54d1bca19fe05ae9ac05dfbda9e1bd87e05

commit 9572b54d1bca19fe05ae9ac05dfbda9e1bd87e05
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2021-11-01 16:43:27 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-11-01 16:49:50 +0000

    devel/git: Fix plist error when HTMLDOCS option is ON
    
    Reported by:    garga (maintainer, by private mail)
---
 devel/git/pkg-plist | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist
index c032756a13da..288a829ef948 100644
--- a/devel/git/pkg-plist
+++ b/devel/git/pkg-plist
@@ -700,6 +700,7 @@ man/man7/gitworkflows.7.gz
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.1.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.32.0.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.33.0.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.33.1.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
 %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt