Age | Commit message (Collapse) | Author |
|
Also,
- Add the new manpage to the Makefile.
- Add additional dependencies in README.
- Fix some small formatting mistakes in ctct(1).
|
|
/bin/bash -> /usr/bin/env bash
bash may be located elsewhere. Was changed before for the main script.
|
|
|
|
- Do not declare variables as local if they are also declared using
`typeset'.
- Slightly improve man page.
- Change license links to https.
- Update TODO
|
|
Somewhere after version 0.2.2.
Most notably, ctct can now be properly installed on OpenBSD and most
likely other BSDs.
|