svn commit: r316231 - head/devel/p5-Readonly

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 22 13:30:09 UTC 2013


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 at protey.ru>
-#
+# Created by: Sergey Skvortsov <skv at 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 at FreeBSD.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Facility for creating read-only scalars, arrays, hashes
 
 PERL_CONFIGURE=	yes


More information about the svn-ports-all mailing list