summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-07 02:26:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-07 02:26:59 +0000
commitd2c588fc3f547fcf116d156044676443ed8f1b5b (patch)
tree42a080ee765702297402765de2a42d1281d71260 /www/Makefile
parentAdd p5-PGP-Sign. (diff)
Add p5-HTML-Parser.
Notes
Notes: svn path=/head/; revision=11313
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 4e49685c6338..af318e5b005b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.76 1998/05/19 23:18:07 ache Exp $
+# $Id: Makefile,v 1.77 1998/05/29 04:45:51 mph Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -43,6 +43,7 @@
SUBDIR += p5-CGI
SUBDIR += p5-CGI_Lite
SUBDIR += p5-HTML
+ SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-Stream
SUBDIR += p5-HTTPD-Tools