diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-27 21:15:31 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-27 21:15:31 +0000 |
commit | 19779835ce107d595af0a5f7ef2cc489d8dedbf1 (patch) | |
tree | 69a18f76907fe5e561f2ad012d5d3aab6fa435b9 /www/mod_backhand | |
parent | efcb48305f0f0bb6210319b2a4c4dee42ce07eec (diff) | |
download | ports-19779835ce107d595af0a5f7ef2cc489d8dedbf1.tar.gz ports-19779835ce107d595af0a5f7ef2cc489d8dedbf1.zip |
Notes
Diffstat (limited to 'www/mod_backhand')
-rw-r--r-- | www/mod_backhand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index 1c5e36b7331f..884d55d6f0ce 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://mirrors.omniti.com/mod_backhand/ \ http://people.FreeBSD.org/~seanc/ports/mod_backhand/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that allows seamless redirection and load balancing of HTTP requests USE_APACHE= yes |