diff options
author | Gerrit Pape <pape@smarden.org> | 2002-09-23 10:12:50 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2002-09-23 10:12:50 +0000 |
commit | 7aef323f749e96b290afde337762f7cafff17c41 (patch) | |
tree | aacee902f6fc57cbe8447c482107e08bd8d68832 /Makefile | |
parent | 70af2b4add8297968bfa6bf02fe7b462b4353d90 (diff) | |
download | runit-7aef323f749e96b290afde337762f7cafff17c41.tar.gz runit-7aef323f749e96b290afde337762f7cafff17c41.tar.xz runit-7aef323f749e96b290afde337762f7cafff17c41.zip |
* runsv, runsvdir: new; svscan/supervise replacement.
0.5.2.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 72c2220..02d194f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-0.5.0 +PACKAGE=runit-0.5.2 DIRS=doc man etc package src MANPAGES=man/runit.8 man/runit-init.8 man/svwaitdown.8 man/svwaitup.8 \ man/utmpset.8 |