diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-03 13:24:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-03 13:24:39 +0000 |
commit | 091aa2789841a798b628098821a0eeacb6f0bcf1 (patch) | |
tree | 9e30879dfb3214dc444ecbbb9cf4c674411f1f17 /www/Makefile | |
parent | 8d5af6670f9a126a1d40573bb575ebd23ebb080a (diff) |
FluxBB is an open source forum application released under the
GNU General Public Licence. It is free to download and use and
will remain so. FluxBB was conceived and designed to be fast and
light with less of the "not so essential" features that some of
the other forums have whilst not sacrificing essential functionality
or usability.
WWW: http://www.fluxbb.org/
PR: ports/123863
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=214245
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 ef7f1b8c66af..b866d74abf4c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -197,6 +197,7 @@ SUBDIR += flickcurl SUBDIR += flock SUBDIR += flood + SUBDIR += fluxbb SUBDIR += fluxcms SUBDIR += fnord SUBDIR += formication |