Date: Thu, 18 Mar 2021 15:31:27 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568744 - head/sysutils/squashfs-tools Message-ID: <202103181531.12IFVRNS011276@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Thu Mar 18 15:31:26 2021 New Revision: 568744 URL: https://svnweb.freebsd.org/changeset/ports/568744 Log: Assume maintainership as we use it at work and hopefully would be able to react to future updates and potential security issues slightly quicker. Encouraged by: ashish (port creator and current/previous maintainer) Modified: head/sysutils/squashfs-tools/Makefile Modified: head/sysutils/squashfs-tools/Makefile ============================================================================== --- head/sysutils/squashfs-tools/Makefile Thu Mar 18 14:43:09 2021 (r568743) +++ head/sysutils/squashfs-tools/Makefile Thu Mar 18 15:31:26 2021 (r568744) @@ -8,7 +8,7 @@ MASTER_SITES= SF/squashfs/squashfs/${DISTNAME}/ DISTNAME= squashfs${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ashish@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Set of tools to manipulate squashfs images LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103181531.12IFVRNS011276>