diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-04 12:46:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-04 12:46:14 +0000 |
commit | 3346c6ee3afabbbd898b401a9bdb289fd9830ea9 (patch) | |
tree | fac2c6ec9eeec902c6dd44418e183cd3804cd99f /www/Makefile | |
parent | 4e5f0bce3191dd7aff0e3e6d6d3e58567a2fea64 (diff) |
Add zope-coreblog, a Zope product to create and manage Blog/Weblog/Web Nikki
easily. See http://coreblog.org/
PR: ports/65152
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Notes
Notes:
svn path=/head/; revision=106111
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 10c3ca137989..a2382cd6ace3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -623,6 +623,7 @@ SUBDIR += zope-cmfphoto SUBDIR += zope-cmfphotoalbum SUBDIR += zope-cmfquickinstaller + SUBDIR += zope-coreblog SUBDIR += zope-epoz SUBDIR += zope-exuserfolder SUBDIR += zope-formulator |