diff options
author | zafer <zafer@pkgsrc.org> | 2010-02-09 00:05:48 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2010-02-09 00:05:48 +0000 |
commit | e433021e979517e796e6dfebaf88187620f75db4 (patch) | |
tree | 72f5f7f393d5b416f4a8a84df4a590de73ddfa6c | |
parent | 887b9286cd373a94a76d7ab3aba4292f02b81069 (diff) | |
download | pkgsrc-e433021e979517e796e6dfebaf88187620f75db4.tar.gz |
update master_sites
-rw-r--r-- | security/sudo/Makefile | 8 | ||||
-rw-r--r-- | shells/zsh/Makefile.common | 3 | ||||
-rw-r--r-- | time/wmtime/Makefile | 5 |
3 files changed, 6 insertions, 10 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 3a8a8dd596a..b1a0d446400 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2009/12/20 07:46:32 taca Exp $ +# $NetBSD: Makefile,v 1.118 2010/02/09 00:05:48 zafer Exp $ # DISTNAME= sudo-1.7.2p2 @@ -7,10 +7,8 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ ftp://ftp.uwsg.indiana.edu/pub/security/sudo/ \ ftp://ftp.twaren.net/Unix/Security/Sudo/ \ - http://ftp.tux.org/pub/security/sudo/ \ - http://netmirror.org/mirror/ftp.sudo.ws/ \ - http://www.courtesan.com/sudo/dist/OLD/ \ - http://www.courtesan.com/sudo/dist/beta/ + http://ftp.tux.org/pub/security/sudo/ + DIST_SUBDIR= ${DISTNAME}-200805130 MAINTAINER= kim@tac.nyc.ny.us diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index 7256abe4b29..69cfbc7cbc8 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,10 +1,9 @@ -# $NetBSD: Makefile.common,v 1.57 2010/02/08 22:12:40 roy Exp $ +# $NetBSD: Makefile.common,v 1.58 2010/02/09 00:08:50 zafer Exp $ DISTNAME= zsh-${ZSH_VERSION} CATEGORIES= shells MASTER_SITES= ftp://mirrors.dotsrc.org/zsh/ \ ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \ - ftp://ftp.funet.fi/pub/unix/shells/zsh/ \ http://www.math.technion.ac.il/pub/zsh/ \ ftp://ftp.zsh.org/zsh/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/wmtime/Makefile b/time/wmtime/Makefile index e25bb94a0ae..dc827261325 100644 --- a/time/wmtime/Makefile +++ b/time/wmtime/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2009/05/01 15:03:21 zafer Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/09 00:10:23 zafer Exp $ # DISTNAME= wmtime-1.0b2 PKGREVISION= 1 CATEGORIES= x11 time -MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ - http://www.NetBSD.org/~ad/distfiles/ +MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Time/Date applet for WindowMaker |