git: dc410f3aaefb - main - sysutils/debootstrap: Adopt port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Aug 2022 19:49:21 UTC
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