diff options
author | manu <manu@pkgsrc.org> | 2005-01-11 15:48:12 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2005-01-11 15:48:12 +0000 |
commit | cd9be74ba8cecf2f7069cbc80e28ba7c7f46505f (patch) | |
tree | 70d5cd91de1b3e69370d5f40ee7893703ed9a445 /www/Makefile | |
parent | 7cb00d0f376f4f0dd82edbcd7d6a5f0825682cea (diff) | |
download | pkgsrc-cd9be74ba8cecf2f7069cbc80e28ba7c7f46505f.tar.gz |
ap-auth-radius is a RADIUS authentication module for apache
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 97b3bb61bb7..01582c925dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2005/01/08 13:20:42 minskim Exp $ +# $NetBSD: Makefile,v 1.372 2005/01/11 15:48:12 manu Exp $ # COMMENT= Packages related to the World Wide Web @@ -16,6 +16,7 @@ SUBDIR+= ap-auth-mysql SUBDIR+= ap-auth-pam SUBDIR+= ap-auth-pgsql SUBDIR+= ap-auth-postgresql +SUBDIR+= ap-auth-radius SUBDIR+= ap-auth-script SUBDIR+= ap-bandwidth SUBDIR+= ap-dav |