aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-14 02:31:25 -0300
committerEuAndreh <eu@euandre.org>2021-02-14 02:32:33 -0300
commit9616b2be1f10671e2b1b5d6ea7806dc08afeb541 (patch)
treeb0f21ba237271db9df7b7e4cf2ec24ae8862028d /Makefile
parentTODOs.md: Add #task-92fa2f2a-047c-4580-8f99-4a191789021f (diff)
downloadpackage-repository-9616b2be1f10671e2b1b5d6ea7806dc08afeb541.tar.gz
package-repository-9616b2be1f10671e2b1b5d6ea7806dc08afeb541.tar.xz
Change Git address
Diffstat (limited to 'Makefile')
-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)