summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-02-20 18:52:44 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-02-20 18:52:44 +0000
commit550198de486f7bef208db365fa3b2e6f64efd680 (patch)
treece707f8d9a63047930d66e4428cdad5ec033a287 /archivers
parento update mad to 0.12.5beta. (diff)
Add mirrors
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
Notes
Notes: svn path=/head/; revision=38525
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 37928ba10d17..4fe145d3d73a 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -8,7 +8,8 @@
PORTNAME= unzip
PORTVERSION= 5.42
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/,}
DISTNAME= ${PORTNAME}542
MAINTAINER= ache@FreeBSD.org