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
commit7178bdd7fe51c67e92589fd1d1c50540e20ea7db (patch)
tree0095f7863a1d4c31916f45ca568bb6c52383b7a4 /www
parent72cac0a8ecaa7fac94934b3d3f34ca824964da98 (diff)
downloadpkgsrc-7178bdd7fe51c67e92589fd1d1c50540e20ea7db.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