diff options
author | June McEnroe <june@causal.agency> | 2021-09-30 19:12:10 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-30 19:12:10 +0000 |
commit | 97eb0074b135b2636d84ff503988e3d76803ddcc (patch) | |
tree | b7bf84cab6a5df4035634f60e4b92ed8dbcf8c32 /sysutils/catsit/pkg-descr | |
parent | Update catsit to 1.4 (diff) | |
download | ports-97eb0074b135b2636d84ff503988e3d76803ddcc.tar.gz ports-97eb0074b135b2636d84ff503988e3d76803ddcc.zip |
Move FreeBSD ports under FreeBSD directory
Diffstat (limited to 'sysutils/catsit/pkg-descr')
-rw-r--r-- | sysutils/catsit/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysutils/catsit/pkg-descr b/sysutils/catsit/pkg-descr deleted file mode 100644 index 132a488..0000000 --- a/sysutils/catsit/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -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/ |