summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-09-14 22:08:21 +0000
committerzafer <zafer@pkgsrc.org>2009-09-14 22:08:21 +0000
commitb940020eaa525d139427560734ec6c7c417b6baf (patch)
tree0560d23254bea09788d7e07a9dd0dba53ed712d7 /archivers
parentb6d12e4555170ce288e90f9a7290c1d2a28628af (diff)
downloadpkgsrc-b940020eaa525d139427560734ec6c7c417b6baf.tar.gz
update master_sites. remove ftp.uni-koeln.de. file has been removed.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/zip1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile
index 323826e8adf..07993d11701 100644
--- a/archivers/zip1/Makefile
+++ b/archivers/zip1/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.45 2009/06/30 00:07:09 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2009/09/14 22:08:21 zafer Exp $
#
DISTNAME= zip1-1.1
PKGREVISION= 2
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
- http://ftp.uni-koeln.de/util/arc/
+MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/
DISTFILES= zip11.zip zcrypt10.zip
MAINTAINER= pkgsrc-users@NetBSD.org