svn commit: r506455 - head/Tools/scripts

Gerald Pfeifer gerald at FreeBSD.org
Fri Jul 12 12:20:35 UTC 2019


Author: gerald
Date: Fri Jul 12 12:20:34 2019
New Revision: 506455
URL: https://svnweb.freebsd.org/changeset/ports/506455

Log:
  Transfer maintainership of this script to mandree@ based on conversations
  we've been having after I was planning to EOL it last year and a nice
  revamp of this script he has prepared.
  
  Thank you for taking this over, and good luck, Matthias!
  
  PR:		192706

Modified:
  head/Tools/scripts/bump_revision.pl

Modified: head/Tools/scripts/bump_revision.pl
==============================================================================
--- head/Tools/scripts/bump_revision.pl	Fri Jul 12 11:23:00 2019	(r506454)
+++ head/Tools/scripts/bump_revision.pl	Fri Jul 12 12:20:34 2019	(r506455)
@@ -3,7 +3,7 @@
 # $FreeBSD$
 
 #
-# MAINTAINER=	gerald at FreeBSD.org
+# MAINTAINER=	mandree at FreeBSD.org
 #
 
 use Getopt::Std;


More information about the svn-ports-all mailing list