diff options
Diffstat (limited to 'www/mod_authn_otp/Makefile')
-rw-r--r-- | www/mod_authn_otp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_authn_otp/Makefile b/www/mod_authn_otp/Makefile index 5c404fa4550b..9ea185b78388 100644 --- a/www/mod_authn_otp/Makefile +++ b/www/mod_authn_otp/Makefile @@ -15,6 +15,8 @@ COMMENT= Apache module for one-time password authentication LICENSE= APACHE20 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= ssl GNU_CONFIGURE= yes |