summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-05-29 07:26:18 +0200
committerAkim Demaille <akim.demaille@gmail.com>2018-05-29 07:28:02 +0200
commitf3bd6a25bff503422428561011d08aa593182349 (patch)
treea427c9b2a8fa92294d3d1531226fa56a1edfb2e4 /cfg.mk
parent38d91ccd96bc2c2e517b5d937ebbe71a98c88954 (diff)
downloadbison-f3bd6a25bff503422428561011d08aa593182349.tar.gz
Replace ftp with https
Reported by Hans Ã…berg. * README, cfg.mk, doc/bison.texi: here.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 63b1018b..ce023732 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -34,7 +34,7 @@ _is-dist-target = $(filter-out %clean maintainer-check% maintainer-%-check, \
$(filter maintainer-% dist% alpha beta major,$(MAKECMDGOALS)))
url_dir_list = \
- ftp://$(gnu_rel_host)/gnu/bison
+ https://$(gnu_rel_host)/gnu/bison
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \