diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-28 15:16:15 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-28 15:16:15 +0000 |
commit | 14c843914a345774ac9254fb97170b723b163a65 (patch) | |
tree | 2a428b56e2bcf366756d83fc7e31d7718bca5655 /www | |
parent | 6e0845c0b18b20dd682880324abd924c36bbec87 (diff) | |
download | pkgsrc-14c843914a345774ac9254fb97170b723b163a65.tar.gz |
+zope25-RenderableCharts
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 02f72f6a468..7970399a7b4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.263 2003/07/24 20:15:20 wiz Exp $ +# $NetBSD: Makefile,v 1.264 2003/07/28 15:16:15 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -234,6 +234,7 @@ SUBDIR+= zope25-Photo SUBDIR+= zope25-PropertyFolder SUBDIR+= zope25-PropertyObject SUBDIR+= zope25-RDFSummary +SUBDIR+= zope25-RenderableCharts SUBDIR+= zope25-Silva SUBDIR+= zope25-Squishdot SUBDIR+= zope25-TinyTablePlus |