Revision: 91616 https://trac.macports.org/changeset/91616 Author: ryandesign@macports.org Date: 2012-04-06 18:32:13 -0700 (Fri, 06 Apr 2012) Log Message: ----------- xtide: fix notes Modified Paths: -------------- trunk/dports/x11/xtide/Portfile Modified: trunk/dports/x11/xtide/Portfile =================================================================== --- trunk/dports/x11/xtide/Portfile 2012-04-07 01:27:55 UTC (rev 91615) +++ trunk/dports/x11/xtide/Portfile 2012-04-07 01:32:13 UTC (rev 91616) @@ -47,8 +47,12 @@ xinstall -m 644 ${workpath}/harmonics_boilerplate.txt ${destroot}${prefix}/share/doc/${name} } -notes \ -"Only public domain harmonics for the United States are included in this port. -Additional harmonics licensed for non-commercial use only can be downloaded -from <ftp://ftp.flaterco.com/xtide/harmonics-dwf-20110410-nonfree.tar.bz2> -and extracted into ${prefix}/share/${name}/harmonics to make them available to ${name}." +notes " +Only public domain harmonics for the United States are included in this port.\ +Additional harmonics licensed for non-commercial use only can be downloaded\ +from + +ftp://ftp.flaterco.com/xtide/harmonics-dwf-20110410-nonfree.tar.bz2 + +and extracted into ${prefix}/share/${name}/harmonics to make them available to ${name}. +"
participants (1)
-
ryandesign@macports.org