pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sudo Update `MASTER_SITES' and `HOMEPAGE'.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1df5536c9f9
branches:  trunk
changeset: 600793:f1df5536c9f9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 14 14:20:38 2012 +0000

description:
Update `MASTER_SITES' and `HOMEPAGE'.

>From patch by Bug Hunting.

Add 'isc' to licenses.

diffstat:

 security/sudo/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r c23842bed9f3 -r f1df5536c9f9 security/sudo/Makefile
--- a/security/sudo/Makefile    Wed Mar 14 14:18:26 2012 +0000
+++ b/security/sudo/Makefile    Wed Mar 14 14:20:38 2012 +0000
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.133 2011/11/26 04:40:23 sbd Exp $
+# $NetBSD: Makefile,v 1.134 2012/03/14 14:20:38 wiz Exp $
 #
 
 DISTNAME=              sudo-1.7.8p1
 PKGREVISION=           1
 CATEGORIES=            security
-MASTER_SITES=          http://www.courtesan.com/sudo/dist/ \
-                       ftp://ftp.courtesan.com/pub/sudo/ \
+MASTER_SITES=          http://www.sudo.ws/dist/ \
+                       ftp://ftp.sudo.ws/pub/sudo/ \
                        ftp://ftp.uwsg.indiana.edu/pub/security/sudo/ \
                        ftp://ftp.twaren.net/Unix/Security/Sudo/ \
                        http://ftp.tux.org/pub/security/sudo/
 
 MAINTAINER=            kim%tac.nyc.ny.us@localhost
-HOMEPAGE=              http://www.courtesan.com/sudo/
+HOMEPAGE=              http://www.sudo.ws/
 COMMENT=               Allow others to run commands as root
-LICENSE=               modified-bsd
+LICENSE=               isc AND modified-bsd
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index