summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authordrochner <drochner>2002-11-14 18:37:55 +0000
committerdrochner <drochner>2002-11-14 18:37:55 +0000
commit5300b239994b87330a3bdf15948869548159de27 (patch)
tree62ed56e07904f22fd1a40e1cf143b45166151992 /www
parent50c78a94c9a010a3e8165f11769fd830590fbb8c (diff)
downloadpkgsrc-5300b239994b87330a3bdf15948869548159de27.tar.gz
add zopeedit
Diffstat (limited to 'www')
-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"