summaryrefslogtreecommitdiffstats
path: root/rules/mgetty.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/mgetty.make')
-rw-r--r--rules/mgetty.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/mgetty.make b/rules/mgetty.make
index 8c9059cb0..2d63058b0 100644
--- a/rules/mgetty.make
+++ b/rules/mgetty.make
@@ -21,7 +21,7 @@ MGETTY_VERSION = 1.1.30
MGETTY_DATE = Dec16
MGETTY = mgetty$(MGETTY_VERSION)
MGETTY_SUFFIX = tar.gz
-MGETTY_URL = ftp://ftp.leo.org/historic/comp/os/unix/networking/mgetty/$(MGETTY)-$(MGETTY_DATE).$(MGETTY_SUFFIX)
+MGETTY_URL = ftp://alpha.greenie.net/pub/mgetty/source/1.1/$(MGETTY)-$(MGETTY_DATE).$(MGETTY_SUFFIX)
MGETTY_SOURCE = $(SRCDIR)/$(MGETTY)-$(MGETTY_DATE).$(MGETTY_SUFFIX)
MGETTY_DIR = $(BUILDDIR)/mgetty-$(MGETTY_VERSION)