diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2000-02-25 17:18:39 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2000-02-25 17:18:39 +0000 |
commit | eac0ecb79a5132fc2b9c11bc52be8f28ec98ed37 (patch) | |
tree | d2260301ec4bb027ab06c262e263c8b3a33c1c53 /www/Makefile | |
parent | ba1ecbe0e5afeca24d4a259541490a7797b2232b (diff) | |
download | pkgsrc-eac0ecb79a5132fc2b9c11bc52be8f28ec98ed37.tar.gz |
add and enable ap-csacek
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 cd8724ffd8e..f28e85d6178 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2000/02/25 01:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2000/02/25 17:18:39 jdolecek Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -8,6 +8,7 @@ SUBDIR += ap-Embperl SUBDIR += ap-auth-cookie SUBDIR += ap-auth-postgresql + SUBDIR += ap-csacek SUBDIR += ap-dtcl SUBDIR += ap-fastcgi # SUBDIR += ap-jserv # depends on disabled jsdk0 |