aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cc78ca5..3facd65 100644
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,8 @@ check:
clean:
rm -rf public/
-NAME_UC = EuAndreh package repository
-NAME = euandreh-package-repository
+NAME_UC = EuAndreh's package repository
+NAME = package-repository
MAILING_LIST = public-inbox
public: README.md TODOs.md
sh aux/workflow/TODOs.sh '$(NAME_UC)' $(NAME) $(MAILING_LIST)