diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | ae3489ec53482bf7714bcbfcb46ba9de00a3326d (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /www/ap2-bw | |
parent | b22ee86c2f935edf55203d671cd7e245f198a33e (diff) | |
download | pkgsrc-ae3489ec53482bf7714bcbfcb46ba9de00a3326d.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/ap2-bw')
-rw-r--r-- | www/ap2-bw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-bw/Makefile b/www/ap2-bw/Makefile index 5e7dcb87529..f8277d3c32d 100644 --- a/www/ap2-bw/Makefile +++ b/www/ap2-bw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:18 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/22 22:50:33 tv Exp $ # DISTNAME= bw_mod-0.6 @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://ivn.cl/apache/ EXTRACT_SUFX= .tgz -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://ivn.cl/apache/ COMMENT= Class-based bandwidth limiting module for Apache 2 |