diff options
author | Michael Haro <mharo@FreeBSD.org> | 2003-12-16 23:30:41 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2003-12-16 23:30:41 +0000 |
commit | 3073850758280ea46147514dcbc62b14e2faffce (patch) | |
tree | 39022af9f7d2d4efdd89d4ac24fac596b914b6c4 /security/sudo | |
parent | 6cca0a9fde1d16315100cae03e061862ae35cdc9 (diff) | |
download | ports-3073850758280ea46147514dcbc62b14e2faffce.tar.gz ports-3073850758280ea46147514dcbc62b14e2faffce.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 12a9c9fb743a..1b1b93e5bc6c 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.6.7.5 PORTREVISION?= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ + http://probsd.org/sudoftp/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ |