git: 4195a922961b - main - www/tuifeed: fix typo in comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 08:27:21 UTC
The branch main has been updated by driesm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4195a922961b855e816a89656332012ff297ea02
commit 4195a922961b855e816a89656332012ff297ea02
Author: Yonas Yanfa <yonas.yanfa@gmail.com>
AuthorDate: 2023-02-19 08:26:18 +0000
Commit: Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2023-02-19 08:26:18 +0000
www/tuifeed: fix typo in comment
PR: 269618
---
www/tuifeed/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile
index 75e8752efb70..4ca39a05db94 100644
--- a/www/tuifeed/Makefile
+++ b/www/tuifeed/Makefile
@@ -1,11 +1,11 @@
PORTNAME= tuifeed
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www
MAINTAINER= sec.research.2005@gmail.com
-COMMENT= Trminal feed reader with a fancy UI
+COMMENT= Terminal feed reader with a fancy UI
WWW= https://github.com/veeso/tuifeed
LICENSE= MIT