aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-06-07 10:26:59 +0800
committerasami <asami@FreeBSD.org>1998-06-07 10:26:59 +0800
commit92127ffb43fd79214e9d3f8bfbf615bd5122dbfe (patch)
tree13257fba7d97f6cd64ca09530757276acb805f78 /www/Makefile
parentd7a7aa1b5c20320f938a072f9fe9c95bb991d837 (diff)
downloadfreebsd-ports-gnome-92127ffb43fd79214e9d3f8bfbf615bd5122dbfe.tar.gz
freebsd-ports-gnome-92127ffb43fd79214e9d3f8bfbf615bd5122dbfe.tar.zst
freebsd-ports-gnome-92127ffb43fd79214e9d3f8bfbf615bd5122dbfe.zip
Add p5-HTML-Parser.
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