diff options
author | pettai <pettai@pkgsrc.org> | 2011-04-21 10:43:32 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2011-04-21 10:43:32 +0000 |
commit | 0df1d66aa5d19d5c8efc992b287a58c91229bf23 (patch) | |
tree | 02809fd5e1facc3865fd30d5bbae4d054cc6cce7 | |
parent | 8c5fc7493d3af70e3987412542643dba9d6d1d2d (diff) | |
download | pkgsrc-0df1d66aa5d19d5c8efc992b287a58c91229bf23.tar.gz |
Added ap2-authn-otp
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c8e5a8f1d35..91f2b5be914 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.790 2011/04/07 06:09:54 adam Exp $ +# $NetBSD: Makefile,v 1.791 2011/04/21 10:43:32 pettai Exp $ # COMMENT= Packages related to the World Wide Web @@ -49,6 +49,7 @@ SUBDIR+= ap2-auth-ntlm SUBDIR+= ap2-auth-pgsql SUBDIR+= ap2-auth-radius SUBDIR+= ap2-auth-xradius +SUBDIR+= ap2-authn-otp SUBDIR+= ap2-bw SUBDIR+= ap2-cband SUBDIR+= ap2-chroot |