Index: head/www/mod_rpaf2/Makefile =================================================================== --- head/www/mod_rpaf2/Makefile (revision 387976) +++ head/www/mod_rpaf2/Makefile (revision 387977) @@ -1,21 +1,21 @@ # Created by: Clement Laforet # $FreeBSD$ -PORTNAME= mod_rpaf2 +PORTNAME= mod_rpaf PORTVERSION= 0.6 PORTREVISION= 3 CATEGORIES= www -MASTER_SITES= http://www.stderr.net/apache/rpaf/download/ -DISTNAME= mod_rpaf-${PORTVERSION} +MASTER_SITES= LOCAL/ohauer +PKGNAMESUFFIX= 2 MAINTAINER= apache@FreeBSD.org COMMENT= Make proxied requests appear with client IP USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes SHORTMODNAME= rpaf SRC_FILE= mod_rpaf-2.0.c .include