From a15c360a679e8957e28e8bdb32f9be917db67a85 Mon Sep 17 00:00:00 2001
From: Doug Barton <dougb@FreeBSD.org>
Date: Mon, 6 Aug 2001 01:11:41 +0000
Subject: Remove the non-living freesoftware.com from MASTER_SITES

---
 archivers/zip/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'archivers/zip')

diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 0a9d795048f0..85cdd630988c 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -9,8 +9,7 @@
 PORTNAME=	zip
 PORTVERSION=	2.3
 CATEGORIES=	archivers
-MASTER_SITES=	ftp://ftp.freesoftware.com/pub/infozip/src/ \
-		${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
+MASTER_SITES=	${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
 ZCRYPT_SRC=	zcrypt29-exportable.zip
 DISTFILES=	zip23${EXTRACT_SUFX} ${ZCRYPT_SRC}
 
-- 
cgit v1.2.3