summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5f786153790e..47317592c265 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PKG := caddy-cloudflare
+PKG := caddy-naiveproxy
build:
makepkg -f
@@ -11,7 +11,6 @@ clean:
rm -rf $(PKG)*
update-srcinfo:
-update-srcinfo:
makepkg --printsrcinfo > .SRCINFO
generate-checksums: