diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-09-28 04:44:17 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-09-28 04:44:17 +0800 |
commit | c6a00fd62fba83c1528346195843dbd4ea8dd017 (patch) | |
tree | ae76a3fa9effdbecb8cf34cab106b743cae80b8d /www/Makefile | |
parent | 0261a638d2a48bfa25520449d0182c7e64ebb8f1 (diff) | |
download | freebsd-ports-gnome-c6a00fd62fba83c1528346195843dbd4ea8dd017.tar.gz freebsd-ports-gnome-c6a00fd62fba83c1528346195843dbd4ea8dd017.tar.zst freebsd-ports-gnome-c6a00fd62fba83c1528346195843dbd4ea8dd017.zip |
Add planet - a flexible feed aggregator.
PR: 86613
Submitted by: Alan Snelson <Alan@Wave2.co.uk>
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 ca1587b6292e..48004c971073 100644 --- a/www/Makefile +++ b/www/Makefile @@ -679,6 +679,7 @@ SUBDIR += phpsurveyor SUBDIR += phpwebapp SUBDIR += phpwiki + SUBDIR += planet SUBDIR += plog SUBDIR += plone SUBDIR += plugger |