diff options
Diffstat (limited to 'www/mod_rpaf2/Makefile')
-rw-r--r-- | www/mod_rpaf2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index 404acba59dbe..ab9f9eb07bf0 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -1,12 +1,12 @@ # Created by: Clement Laforet <clement@FreeBSD.org> # $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 |