summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-22 19:36:17 +0000
committerwiz <wiz>2004-11-22 19:36:17 +0000
commitf5d43edd3289bfa29b1a037cdcbf6143fe8d7203 (patch)
tree6474c7e87c948e2663e84759af8862a554b7f10a /archivers/zip
parent5c01f1b84248ba5bac1b7139b1f8e79808ce4ba3 (diff)
downloadpkgsrc-f5d43edd3289bfa29b1a037cdcbf6143fe8d7203.tar.gz
Remove dead MASTER_SITE.
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 755d7ab303e..fc94582434a 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.38 2004/05/31 16:47:47 minskim Exp $
+# $NetBSD: Makefile,v 1.39 2004/11/22 19:36:17 wiz Exp $
# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
DISTNAME= zip-2.3
PKGREVISION= 2
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
- ftp://ftp.icce.rug.nl/infozip/src/
+MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/
DISTFILES= zip23.tar.gz zcrypt29.zip
MAINTAINER= wiz@NetBSD.org