diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/sudo | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 3ae9d0ce23b..d93a600bd49 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2003/06/02 01:17:02 jschauma Exp $ +# $NetBSD: Makefile,v 1.60 2003/07/17 22:53:19 grant Exp $ # DISTNAME= sudo-1.6.7p5 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.tux.org/pub/security/sudo/ \ http://www.courtesan.com/sudo/dist/beta/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.courtesan.com/sudo/ COMMENT= Allow others to run commands as root |