(hosts, a_host, b_host): Remove now-unused variables.
(alpha_subdir, a_url_dir, b_url_dir): Remove now-unused variables.
# -*- makefile -*-
## Customize Makefile.maint.
-# List the hosts to which test releases are copied.
-# `a' and `b' are merely placeholders, and correspond to the
-# `a_' and `b_' prefixes of the following variables.
-hosts = a b
-a_host = alpha.gnu.org
-b_host = freefriends.org
-
-alpha_subdir = gnu/fetish
-a_url_dir = $(alpha_subdir)
-b_url_dir = $(alpha_subdir)
+url_dir_list = \
+ ftp://alpha.gnu.org/gnu/fetish \
+ http://fetish.sf.net \
# Files that `make wget-update' should update.
wget_files = \