From d6592cafc23b4452ed8427be8ab292098cf31929 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 18 Jul 1999 15:17:09 +0000 Subject: Don't use deprecated name for master site and add US mirror. --- archivers/unlzx/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'archivers') diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile index 491368ac4dc..e92f557bdc8 100644 --- a/archivers/unlzx/Makefile +++ b/archivers/unlzx/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/22 21:11:07 tv Exp $ +# $NetBSD: Makefile,v 1.2 1999/07/18 15:17:09 tron Exp $ DISTNAME= unlzx.c PKGNAME= unlzx-1.0 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.germany.aminet.org/pub/aminet/misc/unix/ +MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ + ftp://us.aminet.net/pub/aminet/misc/unix/ EXTRACT_SUFX= .Z MAINTAINER= packages@netbsd.org -- cgit v1.2.3