Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2021 12:22:48 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3770c4b4eac2 - main - Take back some useful ports
Message-ID:  <202104141222.13ECMmeq064645@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3770c4b4eac237ad24557cf79110a788a3e51067

commit 3770c4b4eac237ad24557cf79110a788a3e51067
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-14 12:02:34 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-14 12:22:43 +0000

    Take back some useful ports
---
 editors/kakoune/Makefile | 2 +-
 sysutils/lr/Makefile     | 2 +-
 sysutils/pick/Makefile   | 2 +-
 sysutils/xe/Makefile     | 2 +-
 sysutils/yank/Makefile   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile
index a5bfe65699b1..b9033e4031a6 100644
--- a/editors/kakoune/Makefile
+++ b/editors/kakoune/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	2020.09.01
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Modal code editor with a focus on interactivity
 
 LICENSE=	UNLICENSE
diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile
index 4b7d947bb203..5068df63c5cc 100644
--- a/sysutils/lr/Makefile
+++ b/sysutils/lr/Makefile
@@ -6,7 +6,7 @@ DISTVERSION=	1.5.1
 PORTREVISION=	2
 CATEGORIES=	sysutils
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	List files, recursively
 
 LICENSE=	MIT
diff --git a/sysutils/pick/Makefile b/sysutils/pick/Makefile
index 08bfa5822f53..ecc1a202efd1 100644
--- a/sysutils/pick/Makefile
+++ b/sysutils/pick/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	4.0.0
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/mptre/pick/releases/download/v${PORTVERSION}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Tool for choosing one option from a set of choices with an interface
 
 LICENSE=	MIT
diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile
index c550d43958fb..8c5b516b08fb 100644
--- a/sysutils/xe/Makefile
+++ b/sysutils/xe/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.11
 CATEGORIES=	sysutils
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Simple xargs and apply replacement
 
 LICENSE=	CC0-1.0
diff --git a/sysutils/yank/Makefile b/sysutils/yank/Makefile
index 7914e83012ee..a11d5d7692a8 100644
--- a/sysutils/yank/Makefile
+++ b/sysutils/yank/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.2.0
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/mptre/yank/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Yank terminal output to clipboard
 
 LICENSE=	MIT



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