From 96ccf79d46adb2d6b49c67e3e6ad59512d67da65 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 27 Mar 2021 22:09:05 +0300 Subject: rename the project to "cgitize" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5951625..4975dcc 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SHELL := bash .DEFAULT_GOAL := all .SUFFIXES: -PROJECT := cgit-repos +PROJECT := cgitize # Enable buildx support: export DOCKER_CLI_EXPERIMENTAL := enabled # Target platforms (used by buildx): -- cgit v1.2.3