Revision: 91617 https://trac.macports.org/changeset/91617 Author: ryandesign@macports.org Date: 2012-04-06 18:33:33 -0700 (Fri, 06 Apr 2012) Log Message: ----------- hunspell: fix notes Modified Paths: -------------- trunk/dports/textproc/hunspell/Portfile Modified: trunk/dports/textproc/hunspell/Portfile =================================================================== --- trunk/dports/textproc/hunspell/Portfile 2012-04-07 01:32:13 UTC (rev 91616) +++ trunk/dports/textproc/hunspell/Portfile 2012-04-07 01:33:33 UTC (rev 91617) @@ -56,9 +56,10 @@ } -notes \ -"You must install (at least) one of the language dictionaries after -installing this port in order for it to work." +notes " +You must install (at least) one of the language dictionaries after installing\ +this port in order for it to work. +" livecheck.url http://sourceforge.net/projects/${name}/files/ livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
participants (1)
-
ryandesign@macports.org