diff options
author | jwise <jwise@pkgsrc.org> | 2000-01-12 22:22:35 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-01-12 22:22:35 +0000 |
commit | 1f6c171d2bc457f15bec250e16b54cf66033d603 (patch) | |
tree | e1062ba5db443d0481c5b1bd515c57c3fc2b5d27 | |
parent | b2b093028ed512ff637f6d57b172e6ae4ad0bb20 (diff) | |
download | pkgsrc-1f6c171d2bc457f15bec250e16b54cf66033d603.tar.gz |
Add and enable jakarta-tomcat
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3dd0fea913f..ea884d04a32 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2000/01/12 15:16:11 abs Exp $ +# $NetBSD: Makefile,v 1.62 2000/01/12 22:22:35 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -35,6 +35,7 @@ SUBDIR += htmldoc SUBDIR += hypermail # SUBDIR += http-analyze + SUBDIR += jakarta-tomcat SUBDIR += libghttp # SUBDIR += libpics SUBDIR += libwww |