diff options
author | jwise <jwise@pkgsrc.org> | 2000-01-14 20:45:41 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-01-14 20:45:41 +0000 |
commit | 51be2c00dad35dfb2a7c489355828d5a188f8439 (patch) | |
tree | 76b428f9c0cff532c12252cae3e12b0205845d2a /www/Makefile | |
parent | 7a8c55d4430278d5bc05fa8c741d50fab4f413ad (diff) | |
download | pkgsrc-51be2c00dad35dfb2a7c489355828d5a188f8439.tar.gz |
Add ap-jserv, but commented out, as this requires jsdk20, which requires
hand-downloading the distfile.
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 9b0375a235e..6323eb0099e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2000/01/14 17:27:00 jwise Exp $ +# $NetBSD: Makefile,v 1.64 2000/01/14 20:45:41 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -10,6 +10,7 @@ SUBDIR += ap-auth-postgresql SUBDIR += ap-dtcl SUBDIR += ap-fastcgi +# SUBDIR += ap-jserv SUBDIR += ap-ssl SUBDIR += ap-perl SUBDIR += ap-php3 |