Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2023 14:53:35 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9440e67d2919 - main - x11/kitty: Take maintainership
Message-ID:  <202305101453.34AErZdO036135@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9440e67d291916fcd573dd01903f1c688aba7b8c

commit 9440e67d291916fcd573dd01903f1c688aba7b8c
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-05-10 14:52:20 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-05-10 14:53:17 +0000

    x11/kitty: Take maintainership
    
    Bump PORTREVISION
---
 x11/kitty/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index 7cbaeb9abcd9..327adae17f2a 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	kitty
 DISTVERSION=	0.28.0
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONPREFIX=v
 CATEGORIES=	x11 wayland
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Cross-platform, fast, featureful, GPU-based terminal emulator
 WWW=		https://sw.kovidgoyal.net/kitty/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305101453.34AErZdO036135>