summaryrefslogtreecommitdiff
path: root/Makefile.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.cfg')
-rw-r--r--Makefile.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.cfg b/Makefile.cfg
index 68e296973..0121705b4 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -1,5 +1,5 @@
# Customize Makefile.maint. -*- makefile -*-
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,13 +18,13 @@
# Use alpha.gnu.org for alpha and beta releases.
# Use ftp.gnu.org for major releases.
-gnu_ftp_host-alpha = alpha
-gnu_ftp_host-beta = alpha
-gnu_ftp_host-major = ftp
+gnu_ftp_host-alpha = alpha.gnu.org
+gnu_ftp_host-beta = alpha.gnu.org
+gnu_ftp_host-major = ftp.gnu.org
gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
url_dir_list = \
- ftp://$(gnu_rel_host).gnu.org/gnu/coreutils \
+ ftp://$(gnu_rel_host)/gnu/coreutils \
http://fetish.sf.net
# Files to update automatically.