diff options
author | pav <pav@FreeBSD.org> | 2004-03-29 02:21:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-29 02:21:35 +0800 |
commit | eb109ad2e23d4a5d78efcb05ca12381296d02f38 (patch) | |
tree | cc299cabd86dd07bca0661556e8eec2455e2464e /www/Makefile | |
parent | 667abb7ba3b016a7fdd1f9f014b4840f61e1afad (diff) | |
download | freebsd-ports-gnome-eb109ad2e23d4a5d78efcb05ca12381296d02f38.tar.gz freebsd-ports-gnome-eb109ad2e23d4a5d78efcb05ca12381296d02f38.tar.zst freebsd-ports-gnome-eb109ad2e23d4a5d78efcb05ca12381296d02f38.zip |
Add tasks, a web based, hierarchical task manager/to-do list/lightweight
project manager.
PR: ports/64699
Submitted by: gioria
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 997eea2408b6..41e25a2f16b0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -549,6 +549,7 @@ SUBDIR += swiggle SUBDIR += swish++ SUBDIR += swish-e + SUBDIR += tasks SUBDIR += tclhttpd SUBDIR += tdiary SUBDIR += thttpd |