diff options
author | Roy Marples <roy@marples.name> | 2008-05-28 13:39:52 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-05-28 13:39:52 +0000 |
commit | b41c864fc34803cc9bd0e37395fa878f0a383547 (patch) | |
tree | 0869706b9889de9f6e201d1d4dd61d73ae5b1306 /Makefile | |
parent | c409dd0570ec66946446f4c9a33e29589174afc4 (diff) |
openrc-0.2.5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # All rights reserved. Released under the 2-clause BSD license. NAME= openrc -VERSION= 0.2.4 +VERSION= 0.2.5 PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net sh src |