diff options
author | Gerrit Pape <pape@smarden.org> | 2002-01-01 10:25:50 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2002-01-01 10:25:50 +0000 |
commit | 44106088217023982574f9ef1b489ca2ff917241 (patch) | |
tree | 75c05734de8f898f4721192690914a0f644675df /Makefile | |
parent | 2e382b21f50f28e2d18ad1fd80d1596edba78aa9 (diff) | |
download | runit-44106088217023982574f9ef1b489ca2ff917241.tar.gz runit-44106088217023982574f9ef1b489ca2ff917241.tar.xz runit-44106088217023982574f9ef1b489ca2ff917241.zip |
code cleanup.
TARGETS fix. install.html: typo. etc/freebsd stage files, getty service added.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 8fe23de..cbc4896 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ DESTDIR= -PACKAGE=runit-0.2.6 +PACKAGE=runit-0.2.7 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 |