summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile4
1 files changed, 3 insertions, 1 deletions
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"