diff options
author | tv <tv@pkgsrc.org> | 2000-12-04 02:24:03 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2000-12-04 02:24:03 +0000 |
commit | a839e766ae3b145a3d131feb535f0fbbbeb7b380 (patch) | |
tree | 855aff510be3e0ee4ca031f14dbdd04dac021442 /www/Makefile | |
parent | 54e2a6792fcfe34e81e5dac711bdd6fa5b766fe7 (diff) | |
download | pkgsrc-a839e766ae3b145a3d131feb535f0fbbbeb7b380.tar.gz |
Add p5-HTML-Format.
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 9f7ec171dc0..f6b2d0c4db8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2000/12/01 06:22:11 jtb Exp $ +# $NetBSD: Makefile,v 1.109 2000/12/04 02:24:03 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -64,6 +64,7 @@ SUBDIR += p5-CGI-Application SUBDIR += p5-CGI_Lite SUBDIR += p5-FCGI + SUBDIR += p5-HTML-Format SUBDIR += p5-HTML-Parser SUBDIR += p5-HTML-PrettyPrinter SUBDIR += p5-HTML-Table |