pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/sudo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul  7 05:00:26 UTC 2025

Modified Files:
        pkgsrc/security/sudo: Makefile

Log Message:
sudo: remove two dead master sites


To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 pkgsrc/security/sudo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/sudo/Makefile
diff -u pkgsrc/security/sudo/Makefile:1.209 pkgsrc/security/sudo/Makefile:1.210
--- pkgsrc/security/sudo/Makefile:1.209 Tue Jul  1 05:09:11 2025
+++ pkgsrc/security/sudo/Makefile       Mon Jul  7 05:00:26 2025
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.209 2025/07/01 05:09:11 kim Exp $
+# $NetBSD: Makefile,v 1.210 2025/07/07 05:00:26 wiz Exp $
 
 DISTNAME=      sudo-1.9.17p1
 CATEGORIES=    security
 MASTER_SITES=  https://www.sudo.ws/dist/
 MASTER_SITES+= ftp://ftp.sudo.ws/pub/sudo/
-MASTER_SITES+= ftp://ftp.uwsg.indiana.edu/pub/security/sudo/
 MASTER_SITES+= http://ftp.twaren.net/Unix/Security/Sudo/
-MASTER_SITES+= http://ftp.tux.org/pub/security/sudo/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.sudo.ws/



Home | Main Index | Thread Index | Old Index