Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Author from pkg-descr and white space fixes | bapt | 2015-03-03 | 1 | -1/+0 |
| | |||||
* | The vast majority of pkg-descr files had the following format when they | dougb | 2011-10-24 | 1 | -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: | sat | 2007-08-09 | 1 | -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 |