diff options
author | Gerrit Pape <pape@smarden.org> | 2001-12-27 13:44:04 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2001-12-27 13:44:04 +0000 |
commit | 354383b8877eefe7f0681c83c48a4c3a0cae1802 (patch) | |
tree | de4710c2e083cff6682c4ffba5adc12d3ac4a3e4 /Makefile | |
parent | 15a8cda93562f3fe34ae239420f9aaf797f21930 (diff) | |
download | runit-354383b8877eefe7f0681c83c48a4c3a0cae1802.tar.gz runit-354383b8877eefe7f0681c83c48a4c3a0cae1802.tar.xz runit-354383b8877eefe7f0681c83c48a4c3a0cae1802.zip |
0.2.3.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index e47531f..aacac2a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-0.2.2 +PACKAGE=runit-0.2.3 DIRS=doc man etc package src MANPAGES=man/runit.8 man/runit-init.8 man/svwaitdown.8 man/svwaitup.8 DAEMONTOOLS_PD=daemontools-pd-0.76 |