[65471] trunk/dports/sysutils/moreutils/Portfile

raimue at macports.org raimue at macports.org
Fri Mar 26 06:56:19 PDT 2010


Revision: 65471
          http://trac.macports.org/changeset/65471
Author:   raimue at macports.org
Date:     2010-03-26 06:56:18 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
sysutils/moreutils:
Fix syntax error in long_description

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

Modified: trunk/dports/sysutils/moreutils/Portfile
===================================================================
--- trunk/dports/sysutils/moreutils/Portfile	2010-03-26 13:54:38 UTC (rev 65470)
+++ trunk/dports/sysutils/moreutils/Portfile	2010-03-26 13:56:18 UTC (rev 65471)
@@ -14,7 +14,7 @@
  - combine: combine the lines in two files using boolean operations, \
  - ifne: run a program if the standard input is not empty, \
  - isutf8: check if a file or standard input is utf-8, \
- - lckdo: run a program with a lock held.
+ - lckdo: run a program with a lock held. \
  - mispipe: pipe two commands, returning the exit status of the first, \
  - parallel: run multiple jobs at once, \
  - pee: tee standard input to pipes, \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/8d2c315a/attachment-0001.html>


More information about the macports-changes mailing list