diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
commit | 425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch) | |
tree | 649f0840fb9a27e9fadfe282601f0e4feeb78207 /devel/p5-Config-Record | |
parent | 395142568bc26381b84da63864c818f33f4669bc (diff) |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore
Notes
Notes:
svn path=/head/; revision=305921
Diffstat (limited to 'devel/p5-Config-Record')
-rw-r--r-- | devel/p5-Config-Record/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Config-Record/Makefile b/devel/p5-Config-Record/Makefile index f932b3041ba8..5cca95d7db7f 100644 --- a/devel/p5-Config-Record/Makefile +++ b/devel/p5-Config-Record/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Config-Record -# Date created: 22 Jun 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Config-Record PORTVERSION= 1.1.2 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Configuration file access TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ |