svn commit: r485948 - head/www/mod_rpaf2
Jochen Neumeister
joneum at FreeBSD.org
Mon Nov 26 17:28:47 UTC 2018
Author: joneum
Date: Mon Nov 26 17:28:46 2018
New Revision: 485948
URL: https://svnweb.freebsd.org/changeset/ports/485948
Log:
Fix USES, 2.2 is long gone from the tree
Modified:
head/www/mod_rpaf2/Makefile
Modified: head/www/mod_rpaf2/Makefile
==============================================================================
--- head/www/mod_rpaf2/Makefile Mon Nov 26 17:28:01 2018 (r485947)
+++ head/www/mod_rpaf2/Makefile Mon Nov 26 17:28:46 2018 (r485948)
@@ -13,7 +13,7 @@ COMMENT= Make proxied requests appear with client IP
LICENSE= APACHE20
-USES= apache:2.2+
+USES= apache:2.4+
USE_GITHUB= yes
GH_ACCOUNT= gnif
More information about the svn-ports-all
mailing list