diff options
author | jwise <jwise> | 2000-01-12 22:22:35 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-01-12 22:22:35 +0000 |
commit | 28ec892186d4861e907bff41041cc958c8eda912 (patch) | |
tree | e1062ba5db443d0481c5b1bd515c57c3fc2b5d27 /www | |
parent | 134ec20292c49b30cebe60ecb0446eb738717508 (diff) | |
download | pkgsrc-28ec892186d4861e907bff41041cc958c8eda912.tar.gz |
Add and enable jakarta-tomcat
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 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 |