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

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 9 13:29:00 PDT 2007


Revision: 28827
          http://trac.macosforge.org/projects/macports/changeset/28827
Author:   blair at macports.org
Date:     2007-09-09 13:29:00 -0700 (Sun, 09 Sep 2007)

Log Message:
-----------
Consistent spacing using soft tabs.

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

Modified: trunk/dports/sysutils/rlwrap/Portfile
===================================================================
--- trunk/dports/sysutils/rlwrap/Portfile	2007-09-09 19:53:30 UTC (rev 28826)
+++ trunk/dports/sysutils/rlwrap/Portfile	2007-09-09 20:29:00 UTC (rev 28827)
@@ -1,18 +1,19 @@
 # $Id$
 
 PortSystem 1.0
+
 name                    rlwrap
-version                	0.24
+version                 0.24
 categories              sysutils
 maintainers             lomion at mac.com
-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. 
+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.
 homepage                http://utopia.knoware.nl/~hlub/uck/rlwrap/
 platforms               darwin
 master_sites            ${homepage}
 checksums              md5 6622603f949e7948a24fd55f2af09323
 depends_lib            port:readline
 
-configure.args			--mandir=${prefix}/share/man
+configure.args         --mandir=${prefix}/share/man

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070909/85f25b66/attachment.html


More information about the macports-changes mailing list