diff options
author | jlam <jlam> | 2000-08-27 22:06:50 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-08-27 22:06:50 +0000 |
commit | aca9b88f4f5ca877269e26a76ca96d9e5127a765 (patch) | |
tree | fced1b4cdae3e1ae91b809e2f82cccd25b2f37f3 /www/Makefile | |
parent | 544f88fb2d8e48aaec8377968b885041251bddc0 (diff) | |
download | pkgsrc-aca9b88f4f5ca877269e26a76ca96d9e5127a765.tar.gz |
Add and enable p5-HTML-Tagset
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 9599b53cdb7..cf0f0b284db 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2000/08/24 13:59:42 jwise Exp $ +# $NetBSD: Makefile,v 1.95 2000/08/27 22:06:50 jlam Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -57,6 +57,7 @@ SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI SUBDIR += p5-HTML-Parser + SUBDIR += p5-HTML-Tagset SUBDIR += p5-URI SUBDIR += p5-VRML SUBDIR += p5-libwww |