diff options
author | agc <agc@pkgsrc.org> | 2000-07-14 11:48:19 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-07-14 11:48:19 +0000 |
commit | 4d5b9b7fa45e0e6e9c3a94834db48633164e1de3 (patch) | |
tree | 06da053811e020fa2e5753ab7d43da14736eb38c /security | |
parent | 8f961dc1965e1d0a75ded5f967ce53fbd5523f9d (diff) | |
download | pkgsrc-4d5b9b7fa45e0e6e9c3a94834db48633164e1de3.tar.gz |
Set the correct maintainer for this package.
Diffstat (limited to 'security')
-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 cebdbe890f9..2aa579936d3 100644 --- a/security/priv/Makefile +++ b/security/priv/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/07/14 10:53:26 agc Exp $ +# $NetBSD: Makefile,v 1.2 2000/07/14 11:48:19 agc Exp $ # DISTNAME= priv-1.0-beta CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= packages@netbsd.org +MAINTAINER= simonb@netbsd.org #HOMEPAGE= GNU_CONFIGURE= yes |