Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2012 19:46:22 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306100 - head/devel/oniguruma
Message-ID:  <201210181946.q9IJkMaD010815@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Thu Oct 18 19:46:21 2012
New Revision: 306100
URL: http://svn.freebsd.org/changeset/ports/306100

Log:
  - move maintainership to ruby
  Feature safe: yes

Modified:
  head/devel/oniguruma/Makefile

Modified: head/devel/oniguruma/Makefile
==============================================================================
--- head/devel/oniguruma/Makefile	Thu Oct 18 19:46:04 2012	(r306099)
+++ head/devel/oniguruma/Makefile	Thu Oct 18 19:46:21 2012	(r306100)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	Oniguruma
-# Date created:		31 January 2003
-# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
 # $FreeBSD$
-#
 
 PORTNAME=	oniguruma
 PORTVERSION=	2.5.8
@@ -15,7 +11,7 @@ DISTFILES=	onigd${PORTVERSION:S/./_/g}${
 DIST_SUBDIR=	ruby
 EXTRACT_ONLY=	onigd${PORTVERSION:S/./_/g}${EXTRACT_SUFX}
 
-MAINTAINER=	dinoex@FreeBSD.org
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
 
 WRKSRC=		${WRKDIR}/${PORTNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210181946.q9IJkMaD010815>