diff options
author | drochner <drochner> | 2002-11-15 12:46:12 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-11-15 12:46:12 +0000 |
commit | 284ab05864fcd88ed73898535d081ab26f1deab9 (patch) | |
tree | 5843126ed759a4dc7d6b9b22680ee131c6ed7664 /www/Makefile | |
parent | b74ab4bc7889de1dd5fd9982c0864a3c5ac76e7f (diff) | |
download | pkgsrc-284ab05864fcd88ed73898535d081ab26f1deab9.tar.gz |
add zope25-ZMySQLDA
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 a22f6737360..2b48b5dd985 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.227 2002/11/14 18:37:55 drochner Exp $ +# $NetBSD: Makefile,v 1.228 2002/11/15 12:46:12 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -209,6 +209,7 @@ SUBDIR+= zope25-Silva SUBDIR+= zope25-Squishdot SUBDIR+= zope25-TinyTablePlus SUBDIR+= zope25-XMLWidgets +SUBDIR+= zope25-ZMySQLDA SUBDIR+= zope25-ZNavigator SUBDIR+= zope25-ZPhotoSlides SUBDIR+= zope25-ZPsycopgDA |