diff options
author | heinz <heinz@pkgsrc.org> | 2008-01-25 01:39:08 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2008-01-25 01:39:08 +0000 |
commit | 7aace31ac1ee56896b139bdcb71e71ef6720b17c (patch) | |
tree | 904cb90559589064af254d8bc2959d5a56ffef4c /www | |
parent | e5e3d734b7a89c87b1ddec7b88e40c1a95831841 (diff) | |
download | pkgsrc-7aace31ac1ee56896b139bdcb71e71ef6720b17c.tar.gz |
Enabled p5-HTML-Tiny
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 34915d1df86..8c6daca6615 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.532 2007/12/20 15:04:26 sborrill Exp $ +# $NetBSD: Makefile,v 1.533 2008/01/25 01:39:08 heinz Exp $ # COMMENT= Packages related to the World Wide Web @@ -223,6 +223,7 @@ SUBDIR+= p5-HTML-Table SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset SUBDIR+= p5-HTML-Template +SUBDIR+= p5-HTML-Tiny SUBDIR+= p5-HTML-Tree SUBDIR+= p5-HTML-WikiConverter SUBDIR+= p5-HTMLObject |