diff options
author | tv <tv@pkgsrc.org> | 2007-03-19 16:35:51 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-03-19 16:35:51 +0000 |
commit | 3c8ffb788b98c24eb7caf3e8c33d9a6daa0e41e6 (patch) | |
tree | 15acdf4d713d0555bdc610118501e7a733c2087d /www | |
parent | 0e60311fbb140a7091a7699d47acc0c99d41f67b (diff) | |
download | pkgsrc-3c8ffb788b98c24eb7caf3e8c33d9a6daa0e41e6.tar.gz |
give away to pkgsrc-users
Diffstat (limited to 'www')
-rw-r--r-- | www/ap-rpaf/Makefile | 6 | ||||
-rw-r--r-- | www/ap2-bw/Makefile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/ap-rpaf/Makefile b/www/ap-rpaf/Makefile index f4087bb579a..891a272b7b8 100644 --- a/www/ap-rpaf/Makefile +++ b/www/ap-rpaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/06/06 16:45:31 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2007/03/19 16:35:51 tv Exp $ # DISTNAME= mod_rpaf-0.5 @@ -6,11 +6,11 @@ PKGNAME= ${APACHE_PKG_PREFIX}-rpaf-0.5 CATEGORIES= www MASTER_SITES= http://stderr.net/apache/rpaf/download/ -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://stderr.net/apache/rpaf/ COMMENT= Remaps reverse-proxied connections to "real" requesting IPs -CONFLICTS= ap-rpaf-[0-9]* +CONFLICTS= ap-rpaf-[0-9]* APACHE_MODULE= yes INSTALLATION_DIRS= share/doc diff --git a/www/ap2-bw/Makefile b/www/ap2-bw/Makefile index 34bd716139d..0cd0be80971 100644 --- a/www/ap2-bw/Makefile +++ b/www/ap2-bw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/12/08 23:34:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2007/03/19 16:35:51 tv Exp $ # DISTNAME= bw_mod-0.6 @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://ivn.cl/apache/ EXTRACT_SUFX= .tgz -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ivn.cl/apache/ COMMENT= Class-based bandwidth limiting module for Apache 2 |