diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 08:07:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 08:07:44 +0000 |
commit | 308b2a60d8bdbeec9d373dc63cfc829119570797 (patch) | |
tree | 3b0f9aaa8558f303564a438b04f0aaf918ec82f9 /www/Makefile | |
parent | 5c6be7bf37f43c9caffb44ca7803f36023121dc9 (diff) |
FreeBSD port of TWiki
TWiki is a flexible, powerful, and easy to use Web-based
collaboration platform.
PR: ports/49000
Submitted by: Justin Hawkins <justin@hawkins.id.au>
Notes
Notes:
svn path=/head/; revision=77903
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 dc263df0e97c..05bba350fc02 100644 --- a/www/Makefile +++ b/www/Makefile @@ -437,6 +437,7 @@ SUBDIR += transproxy SUBDIR += twhttpd SUBDIR += twig + SUBDIR += twiki SUBDIR += udmsearch SUBDIR += ump SUBDIR += viewml |