summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-String
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /converters/p5-Unicode-String
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'converters/p5-Unicode-String')
-rw-r--r--converters/p5-Unicode-String/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile
index 8b79faab56c..68604727757 100644
--- a/converters/p5-Unicode-String/Makefile
+++ b/converters/p5-Unicode-String/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:06 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:15 wiz Exp $
#
DISTNAME= Unicode-String-2.07
@@ -13,7 +13,7 @@ COMMENT= Perl5 modules to handle various Unicode issues
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-PERL5_PACKLIST= auto/Unicode/String/.packlist
+PERL5_PACKLIST= auto/Unicode/String/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"