Revision
74152
Author
rmstonecipher@macports.org
Date
2010-12-05 20:17:12 -0800 (Sun, 05 Dec 2010)

Log Message

gnome/gstreamer fixed typo to resolve the simple half of ticket #27568

Modified Paths

Diff

Modified: trunk/dports/gnome/gstreamer/Portfile (74151 => 74152)


--- trunk/dports/gnome/gstreamer/Portfile	2010-12-06 03:49:37 UTC (rev 74151)
+++ trunk/dports/gnome/gstreamer/Portfile	2010-12-06 04:17:12 UTC (rev 74152)
@@ -47,7 +47,7 @@
 
 pre-build	{
     ui_msg "It is likely that this port will fail to build if the 'check'"
-    ui_msg "port is active. If this port fails to build, deactive 'check'"
+    ui_msg "port is active. If this port fails to build, deactivate 'check'"
     ui_msg "by running:"
     ui_msg "port deactivate check"
     ui_msg "Reactivate 'check' after successfully installing gstreamer"