aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 13:30:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 13:30:08 +0000
commitc6301057dfc64931c5fb5356952ba241322033d7 (patch)
tree3111b331bf0db31c115b3477fdaaf3409f289d10
parent27131af048a96a66da00e774519e794cba24ea7d (diff)
downloadports-c6301057dfc64931c5fb5356952ba241322033d7.tar.gz
ports-c6301057dfc64931c5fb5356952ba241322033d7.zip
Notes
-rw-r--r--devel/p5-Readonly/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Readonly/Makefile b/devel/p5-Readonly/Makefile
index 8d66c9a903f8..a70f0fced119 100644
--- a/devel/p5-Readonly/Makefile
+++ b/devel/p5-Readonly/Makefile
@@ -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