diff options
Diffstat (limited to 'www/mod_extract_forwarded_ap13/Makefile')
-rw-r--r-- | www/mod_extract_forwarded_ap13/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile index 5147ba091149..4353ca43ecea 100644 --- a/www/mod_extract_forwarded_ap13/Makefile +++ b/www/mod_extract_forwarded_ap13/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://web.systhug.com/mod_extract_forwarded/ \ http://atreides.freenix.no/~anders/ MAINTAINER= anders@FreeBSD.org +COMMENT= An Apache module that can make proxied requests appear with client IP BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |