summaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple-VisitorFactory
diff options
context:
space:
mode:
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}