Date: Fri, 11 Aug 2023 06:06:25 GMT From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9dda290dfa22 - main - finance/{beancount,fava}: Take maintainership. Message-ID: <202308110606.37B66PsG093218@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=9dda290dfa222cc7a850d1baa000d0216ef5478d commit 9dda290dfa222cc7a850d1baa000d0216ef5478d Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2023-08-11 06:05:39 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2023-08-11 06:05:39 +0000 finance/{beancount,fava}: Take maintainership. PR: ports/273034 Approved by: maintainer --- finance/beancount/Makefile | 2 +- finance/fava/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finance/beancount/Makefile b/finance/beancount/Makefile index c322bb6711d8..48a26ea2f835 100644 --- a/finance/beancount/Makefile +++ b/finance/beancount/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.3.5 CATEGORIES= finance DIST_SUBDIR= ${PORTNAME} -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= delphij@FreeBSD.org COMMENT= Double-Entry Accounting from Text Files WWW= https://github.com/beancount/beancount diff --git a/finance/fava/Makefile b/finance/fava/Makefile index c7055caa8586..667ed7c7e0b9 100644 --- a/finance/fava/Makefile +++ b/finance/fava/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.25.1 CATEGORIES= finance MASTER_SITES= PYPI -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= delphij@FreeBSD.org COMMENT= Web interface for Beancount WWW= https://beancount.github.io/fava/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308110606.37B66PsG093218>