aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debootstrap
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2020-10-14 14:42:54 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2020-10-14 14:42:54 +0000
commit749ed164acfbad658edae9daf64eae966da15797 (patch)
tree4117ec75ccf4afe9b938eb092f39eff4e62cebeb /sysutils/debootstrap
parente4d99f33ebae51fc8ff1b7b12a6210cff1819c98 (diff)
downloadports-749ed164acfbad658edae9daf64eae966da15797.tar.gz
ports-749ed164acfbad658edae9daf64eae966da15797.zip
Take over maintainership of sysutils/debootstrap. I have some
more changes in my queue and waiting for maintainer timeout each time slows things down. Approved by: maintainer timeout Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26553
Notes
Notes: svn path=/head/; revision=552339
Diffstat (limited to 'sysutils/debootstrap')
-rw-r--r--sysutils/debootstrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile
index 2be7605d5acd..757e5785abc2 100644
--- a/sysutils/debootstrap/Makefile
+++ b/sysutils/debootstrap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= lifanov@FreeBSD.org
+MAINTAINER= trasz@FreeBSD.org
COMMENT= Install Debian base system into a directory
LICENSE= MIT