svn commit: r481159 - head/devel/pcre2

Kirill Ponomarev krion at FreeBSD.org
Wed Oct 3 13:37:15 UTC 2018


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 at FreeBSD.org
+MAINTAINER=	krion at FreeBSD.org
 COMMENT=	Perl Compatible Regular Expressions library, version 2
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list