diff options
author | June McEnroe <june@causal.agency> | 2020-08-23 17:08:07 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-23 17:08:07 +0000 |
commit | 67588c96b31acbe6ceef773a856c8a3d281fa532 (patch) | |
tree | 3d8c3901ae2a094dd19e7dd3c366ae893f962042 /sysutils/catsit/pkg-descr | |
parent | Update pounce to 1.4p2 (diff) | |
download | ports-67588c96b31acbe6ceef773a856c8a3d281fa532.tar.gz ports-67588c96b31acbe6ceef773a856c8a3d281fa532.zip |
Add catsit port
Diffstat (limited to '')
-rw-r--r-- | sysutils/catsit/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/catsit/pkg-descr b/sysutils/catsit/pkg-descr new file mode 100644 index 0000000..132a488 --- /dev/null +++ b/sysutils/catsit/pkg-descr @@ -0,0 +1,5 @@ +catsit is a process supervisor for processes which run in the +foreground, log to standard output or standard error, handle errors by +exiting and expect to be restarted. + +WWW: https://git.causal.agency/catsit/ |