summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2002-01-31 17:35:21 +0000
committerabs <abs@pkgsrc.org>2002-01-31 17:35:21 +0000
commitc0b76f5b85afe338ba83d2cf88ccb0e22304ba71 (patch)
tree0095f7863a1d4c31916f45ca568bb6c52383b7a4 /www/Makefile
parent2d07f2c806a2e3e98b2c8969278db8ce85088331 (diff)
downloadpkgsrc-c0b76f5b85afe338ba83d2cf88ccb0e22304ba71.tar.gz
Added p5-HTML-FixEntities 1.00 - A simple perl module for converting latin1
characters to html entities
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 174aac78643..4f8c8b0e3da 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.172 2002/01/30 02:29:36 mjl Exp $
+# $NetBSD: Makefile,v 1.173 2002/01/31 17:35:21 abs Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -97,6 +97,7 @@ SUBDIR+= p5-CGI_Lite
SUBDIR+= p5-FCGI
SUBDIR+= p5-HTML-Clean
SUBDIR+= p5-HTML-FillInForm
+SUBDIR+= p5-HTML-FixEntities
SUBDIR+= p5-HTML-Format
SUBDIR+= p5-HTML-Mason
SUBDIR+= p5-HTML-Parser