diff options
Diffstat (limited to 'www/mod_backhand/Makefile')
-rw-r--r-- | www/mod_backhand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index ed5fbcd36b2c..819347304d85 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://mirrors.omniti.com/mod_backhand/ \ http://people.FreeBSD.org/~seanc/ports/mod_backhand/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that allows seamless redirection and load balancing of HTTP requests |