[39539] trunk/dports/editors/jed/Portfile

raimue at macports.org raimue at macports.org
Sat Aug 23 04:49:37 PDT 2008


Revision: 39539
          http://trac.macosforge.org/projects/macports/changeset/39539
Author:   raimue at macports.org
Date:     2008-08-23 04:49:36 -0700 (Sat, 23 Aug 2008)
Log Message:
-----------
editors/jed:
Whitespace changes for port lint

Modified Paths:
--------------
    trunk/dports/editors/jed/Portfile

Modified: trunk/dports/editors/jed/Portfile
===================================================================
--- trunk/dports/editors/jed/Portfile	2008-08-23 11:21:10 UTC (rev 39538)
+++ trunk/dports/editors/jed/Portfile	2008-08-23 11:49:36 UTC (rev 39539)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name		jed
 version		0.99-18
 categories	editors
@@ -32,7 +34,7 @@
 		xinstall ${worksrcpath}/doc/manual/jed.1 ${destroot}${prefix}/share/man/man1/
 
 		xinstall -d ${destroot}${prefix}/share/jed/lib
-		foreach f [glob -nocomplain [file join ${worksrcpath}/lib *]] { 
+		foreach f [glob -nocomplain [file join ${worksrcpath}/lib *]] {
 			if {![file isdirectory $f] } {
 				xinstall $f ${destroot}${prefix}/share/jed/lib/
 			}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080823/ca1f2d73/attachment.html 


More information about the macports-changes mailing list