aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-DetectWS
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 /textproc/p5-XML-Filter-DetectWS
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 'textproc/p5-XML-Filter-DetectWS')
-rw-r--r--textproc/p5-XML-Filter-DetectWS/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile
index 040b8f599908..5ab3897bc0f1 100644
--- a/textproc/p5-XML-Filter-DetectWS/Makefile
+++ b/textproc/p5-XML-Filter-DetectWS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: XML::Filter::DetectWS
-# Date created: 13 Mar 2002
-# Whom: Sergey Skvortsov <skv@FreeBSD.org>
-#
+# Created by: Sergey Skvortsov <skv@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= XML-Filter-DetectWS
PORTVERSION= 0.01
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A PerlSAX filter that detects ignorable whitespace
+COMMENT= PerlSAX filter that detects ignorable whitespace
RUN_DEPENDS= p5-XML-Filter-SAXT>=0:${PORTSDIR}/textproc/p5-XML-Filter-SAXT
BUILD_DEPENDS:= ${RUN_DEPENDS}