From 1602eb1244c52d99bedb5d66b93c13fe1b65e6f2 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 27 Aug 2000 22:06:50 +0000 Subject: [PATCH] Add and enable p5-HTML-Tagset --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 9599b53cdb78..cf0f0b284dbe 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2000/08/24 13:59:42 jwise Exp $ +# $NetBSD: Makefile,v 1.95 2000/08/27 22:06:50 jlam Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -57,6 +57,7 @@ SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI SUBDIR += p5-HTML-Parser + SUBDIR += p5-HTML-Tagset SUBDIR += p5-URI SUBDIR += p5-VRML SUBDIR += p5-libwww