From 785a942d661cc8b80209f7d8b4e62fb655f519f3 Mon Sep 17 00:00:00 2001 From: olgeni Date: Wed, 23 May 2001 20:24:42 +0000 Subject: Add MASTER_SITES from the archivers/unzip port. --- archivers/zip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index d6750ba5b9ec..0a9d795048f0 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -9,7 +9,8 @@ PORTNAME= zip PORTVERSION= 2.3 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.freesoftware.com/pub/infozip/src/ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/infozip/src/ \ + ${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,} ZCRYPT_SRC= zcrypt29-exportable.zip DISTFILES= zip23${EXTRACT_SUFX} ${ZCRYPT_SRC} -- cgit