diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-11-25 13:29:04 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-11-25 13:29:04 +0000 |
commit | 6a09ad208031e01f6e3eadc0af0f44d036100d89 (patch) | |
tree | 7848e8ea006b2120df4bf03fa7a8863c0d066d6f /www/mod_auth_imap2 | |
parent | cb66961a1d6f8cbbd7381b30511907893936fc6f (diff) | |
download | ports-6a09ad208031e01f6e3eadc0af0f44d036100d89.tar.gz ports-6a09ad208031e01f6e3eadc0af0f44d036100d89.zip |
Notes
Diffstat (limited to 'www/mod_auth_imap2')
-rw-r--r-- | www/mod_auth_imap2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile index 89167189e729..5345a165629a 100644 --- a/www/mod_auth_imap2/Makefile +++ b/www/mod_auth_imap2/Makefile @@ -16,6 +16,7 @@ MAINTAINER= apache@FreeBSD.org COMMENT= An Apache 2 module to provide authentication via an IMAP mail server WANT_APACHE= 2 +LATEST_LINK= mod_auth_imap2 AP_FAST_BUILD= YES AP_GENPLIST= YES |