diff options
author | Roy Marples <roy@marples.name> | 2007-11-23 14:25:35 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-11-23 14:25:35 +0000 |
commit | 33852baf525800e9745ccc666db24a7a01a1d892 (patch) | |
tree | 379c32b50aa96100fea502f5ff5b01d11ce44c81 /Makefile | |
parent | d7ea2987d6ba92206202f389e3e157407d6bb5a4 (diff) |
Fix version and depend on ntpdate too
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 NAME = openrc -VERSION = 1.0 +VERSION = 0.1 PKG = $(NAME)-$(VERSION) SUBDIR = conf.d etc init.d man net runlevels sh src |