Revision
118397
Author
mojca@macports.org
Date
2014-04-01 04:27:19 -0700 (Tue, 01 Apr 2014)

Log Message

p5-pod-escapes: whitespace only

Modified Paths

Diff

Modified: trunk/dports/perl/p5-pod-escapes/Portfile (118396 => 118397)


--- trunk/dports/perl/p5-pod-escapes/Portfile	2014-04-01 11:26:02 UTC (rev 118396)
+++ trunk/dports/perl/p5-pod-escapes/Portfile	2014-04-01 11:27:19 UTC (rev 118397)
@@ -1,19 +1,19 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup		Pod-Escapes 1.04
-revision        3
-maintainers		nomaintainer
-license         {Artistic GPL}
-description		for resolving Pod E<...> sequences
-long_description	This module provides things that are useful in \
-					decoding Pod E<...> sequences. Presumably, it should \
-					be used only by Pod parsers and/or formatters.
-checksums		md5 00ea2e0d2e84ed98517a4616708b68d3
-platforms		darwin
+perl5.setup         Pod-Escapes 1.04
+revision            3
+maintainers         nomaintainer
+license             {Artistic GPL}
+description         for resolving Pod E<...> sequences
+long_description    This module provides things that are useful in \
+                    decoding Pod E<...> sequences. Presumably, it should \
+                    be used only by Pod parsers and/or formatters.
+checksums           md5 00ea2e0d2e84ed98517a4616708b68d3
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch