diff options
author | netchild <netchild@FreeBSD.org> | 2004-08-03 01:55:57 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-08-03 01:55:57 +0800 |
commit | 50282e76ae737c47a0a3e1e5f7e9f954d2447375 (patch) | |
tree | 7be5d93fdf3d27358d32c84680f6f2cdcb4c178b /www/Makefile | |
parent | d938958d498fe5abc76ddbd7e6116fc9f02be370 (diff) | |
download | freebsd-ports-gnome-50282e76ae737c47a0a3e1e5f7e9f954d2447375.tar.gz freebsd-ports-gnome-50282e76ae737c47a0a3e1e5f7e9f954d2447375.tar.zst freebsd-ports-gnome-50282e76ae737c47a0a3e1e5f7e9f954d2447375.zip |
A Zope user folder which uses a MySQL database to store user information.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 7b9080b64608..64f55b6a7076 100644 --- a/www/Makefile +++ b/www/Makefile @@ -715,6 +715,7 @@ SUBDIR += zope-guf SUBDIR += zope-i18nlayer SUBDIR += zope-mindmapbbs + SUBDIR += zope-mysqluserfolder SUBDIR += zope-parsedxml SUBDIR += zope-placelesstranslationservice SUBDIR += zope-plonelanguagetool |