diff options
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 4ebea3d42ff..90b77d0e568 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2002/03/05 23:32:33 jlam Exp $ +# $NetBSD: Makefile,v 1.183 2002/03/06 19:34:05 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -12,6 +12,7 @@ SUBDIR+= ap-Embperl SUBDIR+= ap-aolserver SUBDIR+= ap-auth-cookie SUBDIR+= ap-auth-ldap +SUBDIR+= ap-auth-pam SUBDIR+= ap-auth-postgresql SUBDIR+= ap-csacek SUBDIR+= ap-dav |