diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:37:41 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:37:41 +0000 |
commit | e10e2a05bb7ee9537766f37fa87e6aa46e50a828 (patch) | |
tree | faa6638bafbb65f01694e39dc61702bf3b0d6532 /security/rsaref/Makefile | |
parent | 1a42907260feb092a5347384ad01d04f5812c2e7 (diff) | |
download | pkgsrc-e10e2a05bb7ee9537766f37fa87e6aa46e50a828.tar.gz |
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
Diffstat (limited to 'security/rsaref/Makefile')
-rw-r--r-- | security/rsaref/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile index 3e9b7aa1308..4a7f79f0bc3 100644 --- a/security/rsaref/Makefile +++ b/security/rsaref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2001/11/19 20:13:23 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2002/08/01 02:37:42 jschauma Exp $ # DISTNAME= rsaref @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.spinnaker.com/pub/crypt/rsaref/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= Encryption/authentication library, RSA/MDX/DES CRYPTO= yes |