diff options
author | zafer <zafer> | 2009-09-14 22:08:21 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-09-14 22:08:21 +0000 |
commit | ef6a3c6ac130d1119bcb8c4b871f23b6d1fc46f0 (patch) | |
tree | 0560d23254bea09788d7e07a9dd0dba53ed712d7 /archivers | |
parent | 7357deca42eac0f5b3242a634c4c0a2b260631fb (diff) | |
download | pkgsrc-ef6a3c6ac130d1119bcb8c4b871f23b6d1fc46f0.tar.gz |
update master_sites. remove ftp.uni-koeln.de. file has been removed.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zip1/Makefile | 5 |
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 |