git: 84b4a1778c4e - main - x11/libxkbcommon: fix last minute typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jan 2024 13:57:23 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=84b4a1778c4e021f47f11c2b62dd681da8c4bb31 commit 84b4a1778c4e021f47f11c2b62dd681da8c4bb31 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-01-03 13:56:47 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-01-03 13:57:11 +0000 x11/libxkbcommon: fix last minute typo Reported by: jbeich --- x11/libxkbcommon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index 82dd54941dec..aeba2eefa0a7 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -1,6 +1,6 @@ PORTNAME= libxkbcommon PORTVERSION= 1.6.0 -PORTVERSION= 1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://xkbcommon.org/download/