diff options
author | mjl <mjl@pkgsrc.org> | 2001-03-25 05:23:25 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-03-25 05:23:25 +0000 |
commit | 3fe8805499763a77907432a5b0abb341d57fc958 (patch) | |
tree | d88886255afb965880d85c19b419d3ef91b87523 /www/Makefile | |
parent | 87b0c1b9b09d5fa2caa5d1e01289a29af1267f1d (diff) | |
download | pkgsrc-3fe8805499763a77907432a5b0abb341d57fc958.tar.gz |
Enable p5-HTML-Mason.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 8518efa1ca7..fa2137b14d4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2001/03/24 17:49:52 zuntum Exp $ +# $NetBSD: Makefile,v 1.122 2001/03/25 05:23:25 mjl Exp $ # COMMENT= Packages related to the World Wide Web @@ -71,6 +71,7 @@ SUBDIR+= p5-CGI-Application SUBDIR+= p5-CGI_Lite SUBDIR+= p5-FCGI SUBDIR+= p5-HTML-Format +SUBDIR+= p5-HTML-Mason SUBDIR+= p5-HTML-Parser SUBDIR+= p5-HTML-PrettyPrinter SUBDIR+= p5-HTML-Table |