diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/priv | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.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 |