Revision
145296
Author
mcalhoun@macports.org
Date
2016-01-30 20:40:30 -0800 (Sat, 30 Jan 2016)

Log Message

sml-mode.el: whitespace changes

Modified Paths

Diff

Modified: trunk/dports/lang/sml-mode.el/Portfile (145295 => 145296)


--- trunk/dports/lang/sml-mode.el/Portfile	2016-01-31 04:22:58 UTC (rev 145295)
+++ trunk/dports/lang/sml-mode.el/Portfile	2016-01-31 04:40:30 UTC (rev 145296)
@@ -34,14 +34,14 @@
         path:${prefix}/makeinfo:texinfo \
         path:${prefix}/texi2dvi:texinfo \
         path:${prefix}/bin/dvips:texlive-basic
-	
+
     build.target-append	info dvi postscript
-	
+
     destroot.target-append \
         install_info install_dvi \
         infodir=${destroot}${prefix}/share/info \
         docdir=${destroot}${prefix}/share/doc/${name}
-	
+
     post-destroot {
 		xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}
 		eval xinstall -m 0644 [glob ${worksrcpath}/*.ps] ${destroot}${prefix}/share/doc/${name}