Revision
99162
Author
jeremyhu@macports.org
Date
2012-10-28 15:09:41 -0700 (Sun, 28 Oct 2012)

Log Message

ffmpeg-devel: Whitespace

Modified Paths

Diff

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile (99161 => 99162)


--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2012-10-28 22:09:21 UTC (rev 99161)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2012-10-28 22:09:41 UTC (rev 99162)
@@ -95,7 +95,7 @@
     } else {
         default_variants +mmx
     }
-} 
+}
 
 # The old ffmpeg port was GPL-2+ as base and had a no_gpl variant, so this keeps us consistent
 # Also, -gpl2 causes other ports to fail to build due to the missing libpostproc (#35473)