diff options
author | jwise <jwise@pkgsrc.org> | 2000-01-14 17:27:00 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-01-14 17:27:00 +0000 |
commit | 4b00c99aca4431f78c618396a6ee94341dc0ac5f (patch) | |
tree | bf5ca40bea7c60a83d8d1d9431eaf04482eff46e /www/Makefile | |
parent | 5c531620ccc3094f923a58cde93f73a75df3e107 (diff) | |
download | pkgsrc-4b00c99aca4431f78c618396a6ee94341dc0ac5f.tar.gz |
Add jsdk20, but disabled, as the jsdk distfile must be manually downloaded.
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 ea884d04a32..9b0375a235e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2000/01/12 22:22:35 jwise Exp $ +# $NetBSD: Makefile,v 1.63 2000/01/14 17:27:00 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -36,6 +36,7 @@ SUBDIR += hypermail # SUBDIR += http-analyze SUBDIR += jakarta-tomcat +# SUBDIR += jsdk20 SUBDIR += libghttp # SUBDIR += libpics SUBDIR += libwww |