diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-31 10:10:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-31 10:10:44 +0000 |
commit | 0dba116c8cfc2f7043b4a7270ba255cdce45853c (patch) | |
tree | edafe179458ef555dd74e40e7fad14dc1f3c21ac /www/Makefile | |
parent | d83170403eb0a9c168b8d20a0d37ce95ef451628 (diff) |
e107 is a content management system written in PHP and using the
popular open source MySQL database system for content storage.
It's completely free, totally customisable and in constant development.
WWW: http://www.e107.org/
PR: ports/135090
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=234897
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 39a7a68e5bca..2a0d2d98bf6d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -175,6 +175,7 @@ SUBDIR += drupal6-views SUBDIR += dtse SUBDIR += dummyflash + SUBDIR += e107 SUBDIR += eaccelerator SUBDIR += efront SUBDIR += eldav.el |