diff options
| author | June McEnroe <june@causal.agency> | 2019-08-28 17:51:55 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2019-08-28 17:51:55 -0400 |
| commit | 895fa4ed2acabaaf2c2a98d1af4033c8de1eb7e5 (patch) | |
| tree | 3e20e14be882b84033166890a895a2274f1f056d /bin/Makefile | |
| parent | Remove brot and gfxx (diff) | |
| download | src-895fa4ed2acabaaf2c2a98d1af4033c8de1eb7e5.tar.gz src-895fa4ed2acabaaf2c2a98d1af4033c8de1eb7e5.zip | |
Rename wat to ever
Diffstat (limited to '')
| -rw-r--r-- | bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile index de4fda51..6f7f89dc 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -36,7 +36,7 @@ LINKS_ANY += open LINKS_ANY += pbcopy LINKS_ANY += pbpaste -BINS_BSD += wat +BINS_BSD += ever BINS_LINUX += bri BINS_LINUX += fbatt |