Modified: trunk/dports/perl/p5-net-ident/Portfile (77440 => 77441)
--- trunk/dports/perl/p5-net-ident/Portfile 2011-03-30 19:31:44 UTC (rev 77440)
+++ trunk/dports/perl/p5-net-ident/Portfile 2011-03-30 22:14:12 UTC (rev 77441)
@@ -1,15 +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
-perl5.setup Net-Ident 1.20
-revision 2
-maintainers nomaintainer
-description lookup the username on the remote end of a TCP/IP connection
-long_description Net::Ident is a module that looks up the username on \
- the remote side of a TCP/IP connection through the \
- ident (auth/tap) protocol described in RFC1413 \
- (which supersedes RFC931).
-checksums md5 70f265f46548675be01977d3c9eed570
-platforms darwin
+PortSystem 1.0
+PortGroup perl5 1.0
+perl5.setup Net-Ident 1.20
+revision 2
+platforms darwin
+maintainers nomaintainer
+
+description lookup the username on the remote end of a TCP/IP connection
+
+long_description Net::Ident is a module that looks up the username on \
+ the remote side of a TCP/IP connection through the \
+ ident (auth/tap) protocol described in RFC1413 \
+ (which supersedes RFC931).
+
+checksums md5 70f265f46548675be01977d3c9eed570