diff options
author | rh <rh@pkgsrc.org> | 1999-12-06 07:51:26 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-06 07:51:26 +0000 |
commit | 8bd14b801e76c3911b73cbdc9faaa3bf4eb3c479 (patch) | |
tree | ff9bc9503645ebbd159808adfa7cb6b54701a8d5 /www | |
parent | cd6654469807782b6fbe485a421f255a6e43cfb3 (diff) | |
download | pkgsrc-8bd14b801e76c3911b73cbdc9faaa3bf4eb3c479.tar.gz |
Add and enable ap-DBI.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index eb199a04a23..0e678d77ae4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.55 1999/12/02 20:50:58 rh Exp $ +# $NetBSD: Makefile,v 1.56 1999/12/06 07:51:26 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # SUBDIR += Mosaic SUBDIR += analog + SUBDIR += ap-DBI SUBDIR += ap-Embperl SUBDIR += ap-auth-cookie SUBDIR += ap-dtcl |