[SVN-Commit] r528 - branches/experimental/www/firefox trunk/www/firefox

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Mar 23 07:22:44 UTC 2011


Author: beat
Date: Wed Mar 23 07:22:37 2011
New Revision: 528

Log:
- Fix typo

Modified:
   branches/experimental/www/firefox/Makefile
   trunk/www/firefox/Makefile

Modified: branches/experimental/www/firefox/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile	Wed Mar 23 05:23:03 2011	(r527)
+++ branches/experimental/www/firefox/Makefile	Wed Mar 23 07:22:37 2011	(r528)
@@ -92,7 +92,7 @@
 	@${ECHO} "**************************** attention **************************"
 	@${ECHO} "*****************************************************************"
 	@${ECHO} "To build Firefox with PGO support you need a running X server and"
-	@${ECHO} "   build this port with a user who could access the X server!    "
+	@${ECHO} "   build this port with an user who could access the X server!   "
 	@${ECHO} ""
 	@${ECHO} "During the build a Firefox instance will start and run some test."
 	@${ECHO} "      Do not interrupt or close Firefox during this tests!       "

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Wed Mar 23 05:23:03 2011	(r527)
+++ trunk/www/firefox/Makefile	Wed Mar 23 07:22:37 2011	(r528)
@@ -92,7 +92,7 @@
 	@${ECHO} "**************************** attention **************************"
 	@${ECHO} "*****************************************************************"
 	@${ECHO} "To build Firefox with PGO support you need a running X server and"
-	@${ECHO} "   build this port with a user who could access the X server!    "
+	@${ECHO} "   build this port with an user who could access the X server!   "
 	@${ECHO} ""
 	@${ECHO} "During the build a Firefox instance will start and run some test."
 	@${ECHO} "      Do not interrupt or close Firefox during this tests!       "


More information about the freebsd-gecko mailing list