From 429b043ba1e90832e0deff31dd8453ef87f454bf Mon Sep 17 00:00:00 2001 From: marc Date: Tue, 6 Oct 1998 20:28:32 +0000 Subject: [PATCH] update MASTER_SITES --- archivers/lha/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index cd0feba805a..cd2cbad3e0b 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -3,13 +3,14 @@ # Date created: 26 Dec 1994 # Whom: angelos # -# $OpenBSD: Makefile,v 1.2 1997/12/29 17:19:51 joey Exp $ +# $OpenBSD: Makefile,v 1.3 1998/10/06 20:28:32 marc Exp $ # DISTNAME= lha-114c PKGNAME= lha-1.14c CATEGORIES= archivers -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfile/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfile/ \ + ftp://ftp.kiarchive.ru/pub/unix/arcers/ EXTRACT_SUFX= .tgz MAINTAINER= angelos@openbsd.org