aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2003-12-17 03:43:37 +0000
committerMichael Haro <mharo@FreeBSD.org>2003-12-17 03:43:37 +0000
commit8833731add0cbdac9b707e63b0f1a8577b489403 (patch)
tree945040f4e6ac53dc440c13b408e72be7bf0e4d22 /security/sudo
parent553d3eefb7c60c2174e7b2e675361cc4e0ea0a2a (diff)
downloadports-8833731add0cbdac9b707e63b0f1a8577b489403.tar.gz
ports-8833731add0cbdac9b707e63b0f1a8577b489403.zip
Add more MASTER_SITES and remove dead one
Notes
Notes: svn path=/head/; revision=96006
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 1b1b93e5bc6c..2a73a535ef74 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