diff options
author | tv <tv> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv> | 2006-03-22 22:50:31 +0000 |
commit | 552fe0c37b02c6698b8be9f4d00bca5573b10607 (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /www/ap-rpaf/Makefile | |
parent | 705bc0afe23aeaaf4fc5e1ff6e3d7a3360dbdeb5 (diff) | |
download | pkgsrc-552fe0c37b02c6698b8be9f4d00bca5573b10607.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'www/ap-rpaf/Makefile')
-rw-r--r-- | www/ap-rpaf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-rpaf/Makefile b/www/ap-rpaf/Makefile index bf688bff01f..5f1fbd8cacf 100644 --- a/www/ap-rpaf/Makefile +++ b/www/ap-rpaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/03/13 22:01:09 tv Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/22 22:50:33 tv Exp $ # DISTNAME= mod_rpaf-0.5 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/mod_/ap-/} CATEGORIES= www MASTER_SITES= http://stderr.net/apache/rpaf/download/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://stderr.net/apache/rpaf/ COMMENT= Remaps reverse-proxied connections to "real" requesting IPs |