Revision
91409
Author
ryandesign@macports.org
Date
2012-03-31 18:18:59 -0700 (Sat, 31 Mar 2012)

Log Message

yorick: fix formatting of notes; see #33826

Modified Paths

Diff

Modified: trunk/dports/science/yorick/Portfile (91408 => 91409)


--- trunk/dports/science/yorick/Portfile	2012-03-31 21:55:48 UTC (rev 91408)
+++ trunk/dports/science/yorick/Portfile	2012-04-01 01:18:59 UTC (rev 91409)
@@ -39,8 +39,12 @@
         ${destroot}${prefix}/share/man/man1/
 }
 
-notes               Yorick has no built-in line-editing capabilities, so it is \
-                    recommended to run it within rlwrap. \
-                    \nReference websites (incl. online user manual and fora): \
-                    \n${homepage} \
-                    \nhttp://www.maumae.net/yorick/
+notes "
+Yorick has no built-in line-editing capabilities, so it is recommended to run\
+it within rlwrap.
+
+Reference websites (including online user manual and fora):
+
+${homepage}
+http://www.maumae.net/yorick/
+"