From ce25cb37a8170d9b8337f48c27b906e4580cc2cd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 23 Oct 2024 12:38:37 -0300 Subject: Makefile: Rename from "website" to "papo.im" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 13e6d79..9369e0d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: DATE = 1970-01-01 VERSION = 0.1.0 -NAME = website +NAME = papo.im NAME_UC = $(NAME) LANGUAGES = en ## Installation prefix. Defaults to "/usr". -- cgit v1.2.3