From 514dcaaf8dafe28a6051ec97d0ed94d7e12312e9 Mon Sep 17 00:00:00 2001 From: mharo Date: Wed, 17 Dec 2003 03:43:37 +0000 Subject: Add more MASTER_SITES and remove dead one --- security/sudo/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 1b1b93e5bc6..2a73a535ef7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -11,9 +11,14 @@ PORTREVISION?= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://probsd.org/sudoftp/ \ + http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/sudo/ \ + http://mirrors.theonlinerecordstore.com/sudo/ \ + http://core.ring.gr.jp/archives/misc/sudo/ \ + http://www.ring.gr.jp/archives/misc/sudo/ \ + http://sudo.tsuren.net/dist/ \ + http://pluto.cdpa.nsysu.edu.tw/sudo/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ - ftp://ftp.stikman.com/pub/sudo/ \ - ftp://ftp.uu.net/pub/security/sudo/ + ftp://ftp.stikman.com/pub/sudo/ DISTNAME= ${PORTNAME}-1.6.7p5 MAINTAINER= mharo@FreeBSD.org -- cgit