From 962f811e46efc95c6050a6a49b47709603abaeb7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Oct 2024 09:06:04 -0300 Subject: Rename gracha -> cracha --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1bc298f..618d32a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: DATE = 1970-01-01 VERSION = 0.1.0 -NAME = gracha +NAME = cracha NAME_UC = $(NAME) LANGUAGES = en ## Installation prefix. Defaults to "/usr". -- cgit v1.2.3