git: b6cdd6facdf6 - main - sysutils/fastfetch: bump PORTREVISION after yyjson upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 14:05:05 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6cdd6facdf613085a0c9245ee3de7648ab249f1
commit b6cdd6facdf613085a0c9245ee3de7648ab249f1
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-09-14 11:39:21 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-09-14 14:04:48 +0000
sysutils/fastfetch: bump PORTREVISION after yyjson upgrade
---
sysutils/fastfetch/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile
index 59d516100778..d68d9d4ed9d9 100644
--- a/sysutils/fastfetch/Makefile
+++ b/sysutils/fastfetch/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fastfetch
DISTVERSION= 2.0.5
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= pkubaj@FreeBSD.org