diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-20 18:08:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-20 18:08:54 +0000 |
commit | ac6f84907551e68fb6208c0cfe6c7cf40f44756b (patch) | |
tree | 76dcf2ea4bf8caeeb1725baf4f03f2fe172bc00b /www/Makefile | |
parent | 95bd3f8ed2e99bfaaf704018be0fc5ff61b73d8d (diff) |
Add trac. What is Trac?
* An integrated system for managing software projects
* An enhanced wiki
* A flexible web-based issue tracker
* An interface to the Subversion revision control system
PR: ports/65690
Submitted by: <thinker@branda.to>
Notes
Notes:
svn path=/head/; revision=107737
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 9bb8943759f1..d7cd2fda6f54 100644 --- a/www/Makefile +++ b/www/Makefile @@ -574,6 +574,7 @@ SUBDIR += tidy-devel SUBDIR += tidy-lib SUBDIR += tinyproxy + SUBDIR += trac SUBDIR += transproxy SUBDIR += turck-mmcache SUBDIR += twhttpd |