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 /www/ap-auth-cookie | |
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 'www/ap-auth-cookie')
-rw-r--r-- | www/ap-auth-cookie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index 671e558aa3d..4478cc64bb2 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2002/07/24 19:45:29 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2002/08/01 02:37:42 jschauma Exp $ # # There are a few more mod_auth_cookie's out there doing slightly # different things. This one pkg would be a good place to dump them all in @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.kciLink.com/pub/ EXTRACT_SUFX= .gz -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= ftp://ftp.kciLink.com/pub/mod_auth_cookie.txt COMMENT= Cookie-based authentication for Apache |