diff options
author | jwise <jwise> | 1999-11-12 15:53:46 +0000 |
---|---|---|
committer | jwise <jwise> | 1999-11-12 15:53:46 +0000 |
commit | 82ca3c3f3f83bfd194abe490d3593368c6aefeac (patch) | |
tree | a1f53da34ffbc7af43a6b743a09d88b486f4423d /www | |
parent | c8df0ace87eff264555481310ec2c53caef54d7e (diff) | |
download | pkgsrc-82ca3c3f3f83bfd194abe490d3593368c6aefeac.tar.gz |
Add and enable ap-dtcl
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 df5af8c5b67..adfde597008 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.52 1999/11/06 16:52:11 wennmach Exp $ +# $NetBSD: Makefile,v 1.53 1999/11/12 15:53:46 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # SUBDIR += Mosaic SUBDIR += analog SUBDIR += ap-auth-cookie + SUBDIR += ap-dtcl SUBDIR += ap-fastcgi SUBDIR += ap-ssl SUBDIR += ap-perl |