From fd9ba948755f36fe1ce832ef50fb71ce620279e3 Mon Sep 17 00:00:00 2001
From: Emanuel Haupt <ehaupt@FreeBSD.org>
Date: Wed, 24 May 2023 19:51:41 +0200
Subject: [PATCH] graphics/chafa: Fix pkg-plist

Notified by:	pkg-fallout
---
 graphics/chafa/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile
index 711a2e7e17eb..31933ce736cb 100644
--- a/graphics/chafa/Makefile
+++ b/graphics/chafa/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	chafa
 PORTVERSION=	1.12.5
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://hpjansson.org/chafa/releases/ \
 		https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/
-- 
GitLab