summaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple-VisitorFactory
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-Tree-Simple-VisitorFactory
parentDeprecate and mark expired libusb which has no use in any supported release. (diff)
For perl@ owned ports:
- Fix COMMENT - Trim header
Diffstat (limited to 'devel/p5-Tree-Simple-VisitorFactory')
-rw-r--r--devel/p5-Tree-Simple-VisitorFactory/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Tree-Simple-VisitorFactory/Makefile b/devel/p5-Tree-Simple-VisitorFactory/Makefile
index 6528be6202f3..d570122b656b 100644
--- a/devel/p5-Tree-Simple-VisitorFactory/Makefile
+++ b/devel/p5-Tree-Simple-VisitorFactory/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Tree::Simple::VisitorFactory
-# Date created: 13 August 2004
-# Whom: Aaron Dalton <aaron@daltons.ca>
-#
+# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD$
-#
PORTNAME= Tree-Simple-VisitorFactory
PORTVERSION= 0.10
@@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A set of visitor objects for traversing Tree::Simple hierarchies
+COMMENT= Set of visitor objects for traversing Tree::Simple hierarchies
BUILD_DEPENDS= p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}