aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Forest
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /devel/p5-Forest
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
downloadports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz
ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Notes
Notes: svn path=/head/; revision=315509
Diffstat (limited to 'devel/p5-Forest')
-rw-r--r--devel/p5-Forest/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Forest/Makefile b/devel/p5-Forest/Makefile
index d66e66011200..2ee29886ae85 100644
--- a/devel/p5-Forest/Makefile
+++ b/devel/p5-Forest/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Forest
-# Date created: 2008/08/30
-# Whom: chinsan
-#
+# Created by: chinsan
# $FreeBSD$
-#
PORTNAME= Forest
PORTVERSION= 0.09
@@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:STEVAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A collection of n-ary tree related modules
+COMMENT= Collection of n-ary tree related modules
RUN_DEPENDS= p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-AttributeHelpers>=0.17:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \