diff options
author | drochner <drochner@pkgsrc.org> | 2002-02-05 19:49:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-02-05 19:49:16 +0000 |
commit | 2859a6275557a18a1df367a8328ffb13cd2d87fb (patch) | |
tree | b721dee29a6c5064873835dac0ddda13eeeefa93 /www/Makefile | |
parent | 9049ac45bbbef28ef98f6b1bb8abbb8f518bf8a6 (diff) | |
download | pkgsrc-2859a6275557a18a1df367a8328ffb13cd2d87fb.tar.gz |
add py-HTMLgen
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 054b71520c3..882592ca5ee 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2002/01/31 18:10:05 abs Exp $ +# $NetBSD: Makefile,v 1.175 2002/02/05 19:49:16 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -120,6 +120,7 @@ SUBDIR+= php-FastTemplate SUBDIR+= php3 SUBDIR+= php4 SUBDIR+= php4-apc +SUBDIR+= py-HTMLgen SUBDIR+= py-curl SUBDIR+= py-pcgi SUBDIR+= py-zpublisher |