aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/yould/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove Author from pkg-descr and white space fixesbapt2015-03-031-1/+0
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Add port textproc/yould:sat2007-08-091-0/+7
Yould is a generator for pronounceable random words. The engine uses Markov chains with two letter transitions. This distribution includes trained engines for several languages: English, Dutch, Finnish, Italian, French and German. WWW: http://ygingras.net/yould Author: Yannick Gingras <ygingras@ygingras.net> Based on: OpenBSD port