summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authortron <tron>2001-02-17 16:03:31 +0000
committertron <tron>2001-02-17 16:03:31 +0000
commit7fa580aebe2f9c77525bb8a685e736c918e89387 (patch)
tree953c17ea06afadbd1df652071e2010f18f656a8f /archivers
parent9790af5ab2e875467b7a6cc21c3fd76804c7f7e7 (diff)
downloadpkgsrc-7fa580aebe2f9c77525bb8a685e736c918e89387.tar.gz
Add german mirror site.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 91ca8e70602..6f964cd753b 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2001/02/16 13:15:41 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2001/02/17 16:06:15 tron Exp $
# FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp
#
@@ -8,7 +8,8 @@ WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
ftp://ftp.icce.rug.nl/infozip/src/ \
- ftp://uiarchive.cso.uiuc.edu/pub/packages/zip/src/
+ ftp://uiarchive.cso.uiuc.edu/pub/packages/zip/src/ \
+ ftp://ftp.fu-berlin.de/pub/unix/tools/archivers/unzip/
MAINTAINER= packages@netbsd.org
HOMEPAGE= ftp://ftp.info-zip.org/pub/infozip/UnZip.html