diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-14 15:33:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-14 15:33:38 +0000 |
commit | ba10ee47c49d23b1584157b0b0739ff5ccd5ccd7 (patch) | |
tree | bc3905338c7ffa08793d6d267e08502f89d75209 /www/Makefile | |
parent | 5de6be78f58a903521b79232606121e8e962b2e6 (diff) |
Add zope-groupuserfolder.
GroupUserFolder is a kind of user folder that provides a special kind of user
Some users are "flagged" as GROUP and then normal users will be able to belong
serveral groups.
PR: ports/62776
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
Notes
Notes:
svn path=/head/; revision=100934
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 b3ab42badac9..33e924a4d719 100644 --- a/www/Makefile +++ b/www/Makefile @@ -607,6 +607,7 @@ SUBDIR += zope-epoz SUBDIR += zope-exuserfolder SUBDIR += zope-formulator + SUBDIR += zope-groupuserfolder SUBDIR += zope-guf SUBDIR += zope-parsedxml SUBDIR += zope-proxyindex |