Revision
32271
Author
ryandesign@macports.org
Date
2007-12-23 06:02:25 -0800 (Sun, 23 Dec 2007)

Log Message

plplot: whitespace changes in long description; see #13675

Modified Paths

Diff

Modified: trunk/dports/science/plplot/Portfile (32270 => 32271)


--- trunk/dports/science/plplot/Portfile	2007-12-23 13:52:36 UTC (rev 32270)
+++ trunk/dports/science/plplot/Portfile	2007-12-23 14:02:25 UTC (rev 32271)
@@ -12,13 +12,14 @@
 homepage        http://plplot.sourceforge.net/
 long_description  { \
                 PLplot is relatively small, portable, freely distributable, \
-                and is rich enough to satisfy most users. \
-                It has a wide range of plot types including line (linear, log), \
+                and is rich enough to satisfy most users. It has a wide \
+                range of plot types including line (linear, log), \
                 contour, 3D, fill, and almost 1000 characters \
                 (including Greek and mathematical) in its extended font set. \
-                The package is designed to make it easy to quickly get graphical output; \
-                only a handful of function calls is typically required. \
-                For more advanced use, virtually all aspects of plotting are configurable.}
+                The package is designed to make it easy to quickly get \
+                graphical output; only a handful of function calls \
+                is typically required. For more advanced use, \
+                virtually all aspects of plotting are configurable.}
 
 depends_lib     port:cmake \
                 port:expat \