diff options
-rw-r--r-- | www/mod_authn_otp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authn_otp/Makefile b/www/mod_authn_otp/Makefile index b96d84f95497..db0084a43d26 100644 --- a/www/mod_authn_otp/Makefile +++ b/www/mod_authn_otp/Makefile @@ -15,7 +15,7 @@ COMMENT= Apache module for one-time password authentication LICENSE= APACHE20 GNU_CONFIGURE= yes -USE_APACHE= 22 +USE_APACHE= 22+ PORTEXAMPLES= users.sample |