diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-17 20:54:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-17 20:54:27 +0000 |
commit | 7ca78a85bed123cff9cec168d2ebb476bed1e0fb (patch) | |
tree | a2c3f471c660b3c441c71d4534a6f2467a2c100b /www/Makefile | |
parent | 224a5a0c0e349f3515369a96b2830de0de3bc077 (diff) | |
download | pkgsrc-7ca78a85bed123cff9cec168d2ebb476bed1e0fb.tar.gz |
+ py-ClientForm.
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 ad62404ea12..f0e182945f0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.622 2009/01/17 20:48:33 wiz Exp $ +# $NetBSD: Makefile,v 1.623 2009/01/17 20:54:27 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -409,6 +409,7 @@ SUBDIR+= plone25 SUBDIR+= plone3 SUBDIR+= pound SUBDIR+= privoxy +SUBDIR+= py-ClientForm SUBDIR+= py-HTMLgen SUBDIR+= py-beautifulsoup SUBDIR+= py-clearsilver |