[89879] trunk/dports/devel/diffuse/Portfile

cal at macports.org cal at macports.org
Mon Feb 13 16:35:57 PST 2012


Revision: 89879
          http://trac.macports.org/changeset/89879
Author:   cal at macports.org
Date:     2012-02-13 16:35:57 -0800 (Mon, 13 Feb 2012)
Log Message:
-----------
diffuse: Fix port lint --nitpick warning about trailing whitespace (whitespace only, openmaintainer, following r89878)

Revision Links:
--------------
    http://trac.macports.org/changeset/89878

Modified Paths:
--------------
    trunk/dports/devel/diffuse/Portfile

Modified: trunk/dports/devel/diffuse/Portfile
===================================================================
--- trunk/dports/devel/diffuse/Portfile	2012-02-14 00:33:38 UTC (rev 89878)
+++ trunk/dports/devel/diffuse/Portfile	2012-02-14 00:35:57 UTC (rev 89879)
@@ -63,5 +63,5 @@
        ./install.py \
        --prefix=${prefix} \
        --destdir=${destroot} \
-       --sysconfdir=${prefix}/etc"              
+       --sysconfdir=${prefix}/etc"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120213/4d217a37/attachment-0001.html>


More information about the macports-changes mailing list