diff options
Diffstat (limited to 'www/mod_rpaf2/Makefile')
-rw-r--r-- | www/mod_rpaf2/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index 02a6c964f2da..db3e798b76f7 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mod_rpaf2 -# Date created: Mar 17, 2003 -# Whom: Clement Laforet <clement@FreeBSD.org> -# +# Created by: Clement Laforet <clement@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mod_rpaf2 PORTVERSION= 0.6 @@ -17,7 +13,7 @@ COMMENT= Make proxied requests appear with client IP MAKE_JOBS_SAFE= yes -USE_APACHE= 22+ +USE_APACHE= 22 AP_FAST_BUILD= yes AP_GENPLIST= yes SHORTMODNAME= rpaf |