From 95f7de3063f8ec64be5347d481d882a01a51e8ee Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 28 Dec 2002 03:10:30 +0000 Subject: Removed unreachable ftp-site. Noticed by: portvurvey. --- archivers/lha/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'archivers') diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 492af395e6e1..f75b9fa35039 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -8,8 +8,7 @@ PORTNAME= lha PORTVERSION= 1.14i CATEGORIES= archivers -MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \ - ftp://ftp.win.ne.jp/pub/misc/ +MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= ache@FreeBSD.org -- cgit