aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2019-06-19 19:06:16 +0200
committerWolfgang Müller2019-06-19 19:06:16 +0200
commitbb1b277db0f3ab996d579fcfb42cea4ec72b86d9 (patch)
tree489a024c330069cc3c9c3e46ecfdaf89ce02d42a
parent064c5abf7731ca1213358a2c9a3ab803db41bc21 (diff)
downloadbosun-bb1b277db0f3ab996d579fcfb42cea4ec72b86d9.tar.gz
Rename to "bosun"1.0.0
-rw-r--r--Makefile6
-rwxr-xr-xbosun (renamed from rolectl)0
-rw-r--r--bosun.1 (renamed from rolectl.1)6
3 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 0605b82..9f7fd55 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PREFIX ?= /usr/local
-install: rolectl rolectl.1
- install -D -m 755 -t '${DESTDIR}${PREFIX}/bin' rolectl
- install -D -m 644 -t '${DESTDIR}${PREFIX}/share/man/man1' rolectl.1
+install: bosun bosun.1
+ install -D -m 755 -t '${DESTDIR}${PREFIX}/bin' bosun
+ install -D -m 644 -t '${DESTDIR}${PREFIX}/share/man/man1' bosun.1
.PHONY: install
diff --git a/rolectl b/bosun
index 3351dbc..3351dbc 100755
--- a/rolectl
+++ b/bosun
diff --git a/rolectl.1 b/bosun.1
index 2efc2a5..cfe0a12 100644
--- a/rolectl.1
+++ b/bosun.1
@@ -1,8 +1,8 @@
-.Dd February 24, 2019
-.Dt ROLECTL 1
+.Dd June 19, 2019
+.Dt BOSUN 1
.Os
.Sh NAME
-.Nm rolectl
+.Nm bosun
.Nd manage portage roles with stow
.Sh SYNOPSIS
.Nm