summaryrefslogtreecommitdiff
path: root/misc/patanjali (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* new port of patanjali, a fortune(6)-like program that displays atTrevor Johnson2002-01-104-0/+48
random a verse from the Yoga Sutras of Patanjali Notes: svn path=/head/; revision=52843