summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormanu <manu>2005-01-11 15:48:12 +0000
committermanu <manu>2005-01-11 15:48:12 +0000
commit4d871f21373d776ae79c2dc3dfe2dfc16a3e1fc2 (patch)
tree70d5cd91de1b3e69370d5f40ee7893703ed9a445 /www
parentfe174653e54d5a47d5f7a286e277f5c9ee9f654e (diff)
downloadpkgsrc-4d871f21373d776ae79c2dc3dfe2dfc16a3e1fc2.tar.gz
ap-auth-radius is a RADIUS authentication module for apache
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
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