diff options
author | jwise <jwise@pkgsrc.org> | 2001-03-20 19:46:17 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2001-03-20 19:46:17 +0000 |
commit | f2a9f370f559ce5a22c6a672222c056ab518ee4b (patch) | |
tree | c4254b22b9025bc1f082a4172d22b5d24b1f7580 /www/Makefile | |
parent | 3280064070fe7f763ec274cf4bdc486fe69e8991 (diff) | |
download | pkgsrc-f2a9f370f559ce5a22c6a672222c056ab518ee4b.tar.gz |
Add and enable jakarta-servletapi.
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 886b5cd3638..10f9736f78d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2001/03/14 05:18:55 kei Exp $ +# $NetBSD: Makefile,v 1.120 2001/03/20 19:46:17 jwise Exp $ # COMMENT= Packages related to the World Wide Web @@ -45,6 +45,7 @@ SUBDIR+= htmldoc SUBDIR+= htmllint SUBDIR+= hypermail SUBDIR+= ijb +SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat SUBDIR+= jsdk20 SUBDIR+= jssi |