diff options
author | drochner <drochner> | 2002-10-25 15:01:59 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-10-25 15:01:59 +0000 |
commit | a2e77dbc175527b9599f7ddf9b5e5b38d9ca922e (patch) | |
tree | 975892557c02b48228f826b1f4f7f86410f71d8e /www/Makefile | |
parent | 5f109a8ed369f710d6bca0bb1304b0434f4eaf8e (diff) | |
download | pkgsrc-a2e77dbc175527b9599f7ddf9b5e5b38d9ca922e.tar.gz |
add zope25-ZPsycopgDA
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 |