diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 05:07:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 05:07:29 +0000 |
commit | 642d9bc023441dc3ebb324d0774add8f97b7b419 (patch) | |
tree | 61d9459b968f4128d29b02798cdb10685781e969 /www/Makefile | |
parent | 823f7d13b485caee0f9ab68ae2dcc5ffe19f02de (diff) | |
download | ports-642d9bc023441dc3ebb324d0774add8f97b7b419.tar.gz ports-642d9bc023441dc3ebb324d0774add8f97b7b419.zip |
New Port: GeekLog
GeekLog is a web content management system suitable for running
full-featured community sites. It supports article posting, threaded
comments, event scheduling, and link management and is built around
a design philosophy that emphasizes ease of use.
PR: ports/37364
Submitted by: Bob Bomar <bob@fly.homeunix.org>
Notes
Notes:
svn path=/head/; revision=73307
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 11d8bc3703a6..3254e8d63b07 100644 --- a/www/Makefile +++ b/www/Makefile @@ -95,6 +95,7 @@ SUBDIR += galeon SUBDIR += galeon2 SUBDIR += gallery + SUBDIR += geeklog SUBDIR += glibwww SUBDIR += gn SUBDIR += gnuinfo |