diff options
author | arved <arved@FreeBSD.org> | 2006-08-10 23:52:51 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-08-10 23:52:51 +0800 |
commit | a71686289787ada1afe0e9d6c42765435fe2a4af (patch) | |
tree | ac9658345b418feba028d73d7eb9b7f36ff87433 /www/Makefile | |
parent | 4636e11cc234272e556b3b7904fce550f9641977 (diff) | |
download | freebsd-ports-gnome-a71686289787ada1afe0e9d6c42765435fe2a4af.tar.gz freebsd-ports-gnome-a71686289787ada1afe0e9d6c42765435fe2a4af.tar.zst freebsd-ports-gnome-a71686289787ada1afe0e9d6c42765435fe2a4af.zip |
Add pivot-weblog a weblog system written in PHP
PR: 101299
Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
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 124c9bafa19d..98ae671e0502 100644 --- a/www/Makefile +++ b/www/Makefile @@ -854,6 +854,7 @@ SUBDIR += phpwebapp SUBDIR += phpwiki SUBDIR += phpwiki13 + SUBDIR += pivot-weblog SUBDIR += planet SUBDIR += plone SUBDIR += plugger |