diff options
author | beech <beech@FreeBSD.org> | 2008-03-02 14:20:20 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-02 14:20:20 +0800 |
commit | 51eb385d24bef58ced8ca52e12b15702c78d96f7 (patch) | |
tree | 985fcfbc8050381e6c5d285953bdb7fa065e102d /www/Makefile | |
parent | 93a2daf0e75ae6f8274042b2a7dd6334dc022af8 (diff) | |
download | freebsd-ports-gnome-51eb385d24bef58ced8ca52e12b15702c78d96f7.tar.gz freebsd-ports-gnome-51eb385d24bef58ced8ca52e12b15702c78d96f7.tar.zst freebsd-ports-gnome-51eb385d24bef58ced8ca52e12b15702c78d96f7.zip |
- New port elgg-0.9.1
Elgg is an open-source social networking platform. It
offers blogging, networking, community, collecting of
news using feeds aggregation and file sharing features.
Everything can be shared among users with access
controls and everything can be cataloged by tags as well.
PR: ports/121112
Submitted by: Wen heping <wenheping at gmail.com> (maintainer)
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 4698151e347b..7051e5997bce 100644 --- a/www/Makefile +++ b/www/Makefile @@ -158,6 +158,7 @@ SUBDIR += dummyflash SUBDIR += eaccelerator SUBDIR += eldav.el + SUBDIR += elgg SUBDIR += elinks SUBDIR += elog SUBDIR += emacs-w3m |