diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-15 11:56:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-15 11:56:52 +0000 |
commit | 960e1c31eac756446733da94dd1bf6658a1b9907 (patch) | |
tree | 4b8efd611d51d814b94b3c0ae9d1634f316e0dc2 /www/Makefile | |
parent | Program to manage Apache access control files. (diff) |
dotProject is a PHP web-based project management framework that includes modules
for companies, projects, tasks (with Gantt charts), forums, files, calendar,
contacts, tickets/helpdesk, multi-language support, user/module permissions and
themes.
PR: ports/79829
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes:
svn path=/head/; revision=133420
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 c8bda3c73757..4af45de712d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -87,6 +87,7 @@ SUBDIR += dhttpd SUBDIR += dillo SUBDIR += dokuwiki + SUBDIR += dotproject SUBDIR += dpsearch SUBDIR += drupal SUBDIR += dtse |