# HG changeset patch
# Parent c2d880fccd3d402693064f3cb19061a9f351a42d

diff -r c2d880fccd3d rsync.macports.org/release/ports/perl/p5-time-duration/Portfile
--- a/rsync.macports.org/release/ports/perl/p5-time-duration/Portfile	Thu Dec 02 15:10:31 2010 -0800
+++ b/rsync.macports.org/release/ports/perl/p5-time-duration/Portfile	Thu Dec 02 15:12:07 2010 -0800
@@ -1,14 +1,17 @@
+# -*- 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: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $
 
-PortSystem			1.0
-PortGroup			perl5 1.0
-perl5.setup			Time-Duration 1.04
-maintainers			nomaintainer
-description			Rounded or exact English expression of durations
-homepage			http://search.cpan.org/~avif
-long_description		${description}
+PortSystem              1.0
+PortGroup               perl5 1.0
 
-platforms			darwin
-checksums			md5 0c8f3d4702bcf0b0750dd476ed5f17ec
+perl5.setup             Time-Duration 1.04
+platforms               darwin
+maintainers             nomaintainer
+homepage                http://search.cpan.org/~avif
+supported_archs         noarch
 
-supported_archs noarch
+description             Rounded or exact English expression of durations
+
+long_description        ${description}
+
+checksums               md5 0c8f3d4702bcf0b0750dd476ed5f17ec
