summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs>2002-01-31 17:35:21 +0000
committerabs <abs>2002-01-31 17:35:21 +0000
commitcd0a356720ddeecc35f3e292cd53b31b214d956c (patch)
tree0095f7863a1d4c31916f45ca568bb6c52383b7a4 /www
parent3a8a919b9669aae90a6ef8a6e6bca9bc658111aa (diff)
downloadpkgsrc-cd0a356720ddeecc35f3e292cd53b31b214d956c.tar.gz
Added p5-HTML-FixEntities 1.00 - A simple perl module for converting latin1
characters to html entities
Diffstat (limited to 'www')
-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