[133666] trunk/dports/sysutils/rlwrap/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Mar 8 10:31:29 PDT 2015


Revision: 133666
          https://trac.macports.org/changeset/133666
Author:   khindenburg at macports.org
Date:     2015-03-08 10:31:29 -0700 (Sun, 08 Mar 2015)
Log Message:
-----------
rlwrap: add modeline + whitespace

Modified Paths:
--------------
    trunk/dports/sysutils/rlwrap/Portfile

Modified: trunk/dports/sysutils/rlwrap/Portfile
===================================================================
--- trunk/dports/sysutils/rlwrap/Portfile	2015-03-08 17:04:33 UTC (rev 133665)
+++ trunk/dports/sysutils/rlwrap/Portfile	2015-03-08 17:31:29 UTC (rev 133666)
@@ -1,6 +1,7 @@
+# -*- 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
+PortSystem              1.0
 
 name                    rlwrap
 version                 0.37
@@ -10,12 +11,12 @@
 maintainers             mac.com:lomion
 description             rlwrap is a readline wrapper.
 long_description        rlwrap is a 'readline wrapper' that uses the  GNU \
-                            readline library to allow the editing of keyboard \
-                            input for any other command.
+                        readline library to allow the editing of keyboard \
+                        input for any other command.
 homepage                http://utopia.knoware.nl/~hlub/uck/rlwrap/
 platforms               darwin
 master_sites            ${homepage} \
-                            http://gentoo.osuosl.org/distfiles/
+                        http://gentoo.osuosl.org/distfiles/
 checksums               md5     04cd6e2c257eb5a86b297f2ebf91dbbf \
                         sha1    c8fc5e7798a7c618a22583c56fa38d344700cc2f \
                         rmd160  4e229e8fed579002605919760b313651aa427870
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/729e7d61/attachment.html>


More information about the macports-changes mailing list