[44749] trunk/dports/x11/xorg/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 15:09:16 PST 2009


Revision: 44749
          http://trac.macports.org/changeset/44749
Author:   jeremyhu at macports.org
Date:     2009-01-02 15:09:16 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg: Fix long_description to not make bash barf

Modified Paths:
--------------
    trunk/dports/x11/xorg/Portfile

Modified: trunk/dports/x11/xorg/Portfile
===================================================================
--- trunk/dports/x11/xorg/Portfile	2009-01-02 22:56:41 UTC (rev 44748)
+++ trunk/dports/x11/xorg/Portfile	2009-01-02 23:09:16 UTC (rev 44749)
@@ -9,9 +9,9 @@
 long_description	\
 	X11, or X, is a vendor-neutral, system-architecture neutral 	\
 	network-transparent window system and user interface standard. 	\
-	In other words, it's a GUI for UNIX. X can use your network -- 	\
+	In other words, it is a GUI for UNIX. X can use your network -- 	\
 	you may run CPU-intensive programs on high powered workstations \
-	and display the user interface (the windows) on inexpensive 	\
+	and display the user interface, the windows, on inexpensive 	\
 	desktop machines.
 
 platforms	darwin macosx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/855bfb7a/attachment.html>


More information about the macports-changes mailing list