diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /textproc/p5-Text-Shellwords | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'textproc/p5-Text-Shellwords')
-rw-r--r-- | textproc/p5-Text-Shellwords/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index 2b57701b3a7..8132f0b4747 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/02/22 12:24:17 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/02/22 19:27:16 wiz Exp $ # DISTNAME= Text-Shellwords-1.08 @@ -12,7 +12,7 @@ COMMENT= Wrapper around shellwords.pl package PKG_INSTALLATION_TYPES= overwrite pkgviews -PERL5_PACKLIST= auto/Text/Shellwords/.packlist +PERL5_PACKLIST= auto/Text/Shellwords/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" |