diff options
author | jwise <jwise@pkgsrc.org> | 1999-11-12 15:53:46 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 1999-11-12 15:53:46 +0000 |
commit | fc7e6020ad5a45d18a448982b1c0ccbeb1282eab (patch) | |
tree | a1f53da34ffbc7af43a6b743a09d88b486f4423d /www/Makefile | |
parent | 7f5243766e0ab4ecf848a1109cfc845c78c79177 (diff) | |
download | pkgsrc-fc7e6020ad5a45d18a448982b1c0ccbeb1282eab.tar.gz |
Add and enable ap-dtcl
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 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 |