diff --git a/www/Makefile b/www/Makefile index fd05c8c3b657..4175a9547698 100644 --- a/www/Makefile +++ b/www/Makefile @@ -389,6 +389,7 @@ SUBDIR += mod_auth_imap SUBDIR += mod_auth_imap2 SUBDIR += mod_auth_kerb + SUBDIR += mod_auth_kerb2 SUBDIR += mod_auth_ldap SUBDIR += mod_auth_mysql SUBDIR += mod_auth_mysql2 diff --git a/www/mod_auth_kerb2/Makefile b/www/mod_auth_kerb2/Makefile index edd0180a5e7a..3ea9738cfd52 100644 --- a/www/mod_auth_kerb2/Makefile +++ b/www/mod_auth_kerb2/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR=modauthkerb MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module for authenticating users with Kerberos v5 +LATEST_LINK= mod_auth_kerb2 # # This module allows users to send their Kerberos password in # plain text; it should only be used over an encrypted connection