Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -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 at | Trevor Johnson | 2002-01-10 | 4 | -0/+48 |
random a verse from the Yoga Sutras of Patanjali Notes: svn path=/head/; revision=52843 |