diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-17 13:07:29 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-17 13:07:29 +0800 |
commit | 415b5183f25898f444400fa0ae2d0f9bcace56ab (patch) | |
tree | f4840213bca51f8bcb1776ad3c25f4f2798e2d01 /www/Makefile | |
parent | 24b6aefd4818b2cd129828b7660fd0b373d3fbc4 (diff) | |
download | freebsd-ports-gnome-415b5183f25898f444400fa0ae2d0f9bcace56ab.tar.gz freebsd-ports-gnome-415b5183f25898f444400fa0ae2d0f9bcace56ab.tar.zst freebsd-ports-gnome-415b5183f25898f444400fa0ae2d0f9bcace56ab.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>
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 |