diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7b3b93415f6..e983873e6ef 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.223 2002/10/25 14:28:41 grant Exp $ +# $NetBSD: Makefile,v 1.224 2002/10/25 15:01:59 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -202,6 +202,7 @@ SUBDIR+= zope25-TinyTablePlus SUBDIR+= zope25-XMLWidgets SUBDIR+= zope25-ZNavigator SUBDIR+= zope25-ZPhotoSlides +SUBDIR+= zope25-ZPsycopgDA SUBDIR+= zope25-ZWiki SUBDIR+= zope25-Zippy |