svn commit: r552339 - head/sysutils/debootstrap

Edward Tomasz Napierala trasz at FreeBSD.org
Wed Oct 14 14:42:55 UTC 2020


Author: trasz
Date: Wed Oct 14 14:42:54 2020
New Revision: 552339
URL: https://svnweb.freebsd.org/changeset/ports/552339

Log:
  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

Modified:
  head/sysutils/debootstrap/Makefile

Modified: head/sysutils/debootstrap/Makefile
==============================================================================
--- head/sysutils/debootstrap/Makefile	Wed Oct 14 14:29:00 2020	(r552338)
+++ head/sysutils/debootstrap/Makefile	Wed Oct 14 14:42:54 2020	(r552339)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN/pool/main/d/${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	lifanov at FreeBSD.org
+MAINTAINER=	trasz at FreeBSD.org
 COMMENT=	Install Debian base system into a directory
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list