diff options
author | drochner <drochner> | 2003-07-28 15:16:15 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-07-28 15:16:15 +0000 |
commit | 802d49aea18c4ded9b749a9c3476cfda029117fc (patch) | |
tree | 2a428b56e2bcf366756d83fc7e31d7718bca5655 /www | |
parent | 37bf67e321a7650cf56ae76b6396cb1010b38d0d (diff) | |
download | pkgsrc-802d49aea18c4ded9b749a9c3476cfda029117fc.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 |