svn commit: r306100 - head/devel/oniguruma

Dirk Meyer dinoex at FreeBSD.org
Thu Oct 18 19:46:22 UTC 2012


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 at idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu at 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 at FreeBSD.org
+MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
 
 WRKSRC=		${WRKDIR}/${PORTNAME}


More information about the svn-ports-all mailing list