summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8a6e073..bf3b5a4 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,6 @@ $(INTO)/.% : %
@crontab crontab
pwsafe.dat :
- wget http://tozt.net/.pwsafe.dat -O pwsafe.dat
+ wget -q http://tozt.net/.pwsafe.dat -O pwsafe.dat
.PHONY: build install clean