Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 17:14:03 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366103 - head/www/mod_authn_otp
Message-ID:  <201408251714.s7PHE3Mn016260@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Aug 25 17:14:02 2014
New Revision: 366103
URL: http://svnweb.freebsd.org/changeset/ports/366103
QAT: https://qat.redports.org/buildarchive/r366103/

Log:
  This version works with apache 2.4.
  
  Sponsored by:	Absolight

Modified:
  head/www/mod_authn_otp/Makefile

Modified: head/www/mod_authn_otp/Makefile
==============================================================================
--- head/www/mod_authn_otp/Makefile	Mon Aug 25 17:12:22 2014	(r366102)
+++ head/www/mod_authn_otp/Makefile	Mon Aug 25 17:14:02 2014	(r366103)
@@ -15,7 +15,7 @@ COMMENT=	Apache module for one-time pass
 LICENSE=	APACHE20
 
 GNU_CONFIGURE=	yes
-USE_APACHE=	22
+USE_APACHE=	22+
 
 PORTEXAMPLES=	users.sample
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408251714.s7PHE3Mn016260>