svn commit: r308849 - head/devel/pcre

Martin Matuska mm at FreeBSD.org
Thu Dec 13 14:22:02 UTC 2012


Author: mm
Date: Thu Dec 13 14:22:01 2012
New Revision: 308849
URL: http://svnweb.freebsd.org/changeset/ports/308849

Log:
  Give up maintainership on devel/pcre
  >-This line, and those below, will be ignored--
  > Description of fields to fill in above:                     76 columns --|
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Empty fields above will be automatically removed.
  
  M    pcre/Makefile

Modified:
  head/devel/pcre/Makefile

Modified: head/devel/pcre/Makefile
==============================================================================
--- head/devel/pcre/Makefile	Thu Dec 13 14:14:18 2012	(r308848)
+++ head/devel/pcre/Makefile	Thu Dec 13 14:22:01 2012	(r308849)
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.csx.cam.ac.uk/pu
 		ftp://ftp.tin.org/pub/libs/%SUBDIR%/
 MASTER_SITE_SUBDIR=${PORTNAME}
 
-MAINTAINER=	mm at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl Compatible Regular Expressions library
 
 LICENSE=	BSD


More information about the svn-ports-head mailing list