From 24ed6e9149a8a0851bfd18d3c7bab1cb50f01101 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 14 Nov 2002 18:37:55 +0000 Subject: add zopeedit --- www/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index fbea9a4e8f8..a22f6737360 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.226 2002/11/14 17:02:31 drochner Exp $ +# $NetBSD: Makefile,v 1.227 2002/11/14 18:37:55 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -194,6 +194,7 @@ SUBDIR+= zope25-CMFPlone SUBDIR+= zope25-Calendar SUBDIR+= zope25-DocumentLibrary SUBDIR+= zope25-EasyImage +SUBDIR+= zope25-ExternalEditor SUBDIR+= zope25-Formulator SUBDIR+= zope25-Fortune SUBDIR+= zope25-JPicture @@ -214,5 +215,6 @@ SUBDIR+= zope25-ZPsycopgDA SUBDIR+= zope25-ZWeather SUBDIR+= zope25-ZWiki SUBDIR+= zope25-Zippy +SUBDIR+= zopeedit .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3