Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2013 13:30:08 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316231 - head/devel/p5-Readonly
Message-ID:  <201304221330.r3MDU8bt057316@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Apr 22 13:30:08 2013
New Revision: 316231
URL: http://svnweb.freebsd.org/changeset/ports/316231

Log:
  Pass maintainership to perl@
  
  Feature safe:	yes

Modified:
  head/devel/p5-Readonly/Makefile

Modified: head/devel/p5-Readonly/Makefile
==============================================================================
--- head/devel/p5-Readonly/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
+++ head/devel/p5-Readonly/Makefile	Mon Apr 22 13:30:08 2013	(r316231)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	Readonly
-# Date created:	   31 August 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	Readonly
 PORTVERSION=	1.03
@@ -14,7 +10,7 @@ PKGNAMEPREFIX=	p5-
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${PORTNAME}-XS-${PORTVERSION_XS}${EXTRACT_SUFX}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Facility for creating read-only scalars, arrays, hashes
 
 PERL_CONFIGURE=	yes



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