Date: Wed, 24 Aug 2022 19:49:21 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dc410f3aaefb - main - sysutils/debootstrap: Adopt port Message-ID: <202208241949.27OJnLfb097766@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc410f3aaefb8a3e719db740b8c9e2e305f21c0f commit dc410f3aaefb8a3e719db740b8c9e2e305f21c0f Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-08-24 19:48:59 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-24 19:48:59 +0000 sysutils/debootstrap: Adopt port --- sysutils/debootstrap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index 5fde4b657ade..940e778303b8 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= Install Debian or Ubuntu base system into a directory LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208241949.27OJnLfb097766>