aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2022-08-24 19:48:59 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-08-24 19:48:59 +0000
commitdc410f3aaefb8a3e719db740b8c9e2e305f21c0f (patch)
tree2ac80b62277dfdfd419b8cb5717f22bc263b1361
parentce41cae467ea2f4916189606e9ef8b23e61eaadd (diff)
sysutils/debootstrap: Adopt port
-rw-r--r--sysutils/debootstrap/Makefile2
1 files changed, 1 insertions, 1 deletions
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