diff options
author | jwise <jwise> | 2000-01-14 20:45:41 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-01-14 20:45:41 +0000 |
commit | fa750b39acaf06e8b6d93adb9c170d6dafb206e5 (patch) | |
tree | 76b428f9c0cff532c12252cae3e12b0205845d2a /www | |
parent | cc15045491d8f21068f31d4dcbb14e63537c354e (diff) | |
download | pkgsrc-fa750b39acaf06e8b6d93adb9c170d6dafb206e5.tar.gz |
Add ap-jserv, but commented out, as this requires jsdk20, which requires
hand-downloading the distfile.
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 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 |