Date: Wed, 3 Oct 2018 13:37:14 +0000 (UTC) From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481159 - head/devel/pcre2 Message-ID: <201810031337.w93DbEV9093743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Wed Oct 3 13:37:14 2018 New Revision: 481159 URL: https://svnweb.freebsd.org/changeset/ports/481159 Log: Grab maintainership. Modified: head/devel/pcre2/Makefile Modified: head/devel/pcre2/Makefile ============================================================================== --- head/devel/pcre2/Makefile Wed Oct 3 12:38:56 2018 (r481158) +++ head/devel/pcre2/Makefile Wed Oct 3 13:37:14 2018 (r481159) @@ -9,7 +9,7 @@ MASTER_SITES= SF/pcre/${PORTNAME}/${PORTVERSION} \ ftp://ftp.fu-berlin.de/unix/misc/pcre/ \ ftp://ftp.tin.org/pub/libs/pcre/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Perl Compatible Regular Expressions library, version 2 LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810031337.w93DbEV9093743>