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 | 70f96e3db5a01a925e861af85d91a0adbcc201c4 (patch) | |
tree | 209e60ee734b6ec29bd982884ae0db27edd9acc6 /bin/Makefile | |
parent | Remove brot and gfxx (diff) | |
download | src-70f96e3db5a01a925e861af85d91a0adbcc201c4.tar.gz src-70f96e3db5a01a925e861af85d91a0adbcc201c4.zip |
Rename wat to ever
Diffstat (limited to 'bin/Makefile')
-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 |