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/priv | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/priv')
-rw-r--r-- | security/priv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/priv/Makefile b/security/priv/Makefile index 6d3a5f5b431..7579ca4ae9d 100644 --- a/security/priv/Makefile +++ b/security/priv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 17:50:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:11 grant Exp $ # DISTNAME= priv-1.0-beta @@ -6,7 +6,7 @@ PKGNAME= priv-1.0beta CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= simonb@netbsd.org +MAINTAINER= simonb@NetBSD.org COMMENT= execute commands as a different user GNU_CONFIGURE= yes |